From a37ce00f029d243c4b9dab5778501e671d72489e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 17:40:20 +0000 Subject: [PATCH] chore(deps): update okhttp monorepo to v5 --- providers/flagsmith/pom.xml | 4 ++-- providers/go-feature-flag/pom.xml | 4 ++-- providers/ofrep/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/providers/flagsmith/pom.xml b/providers/flagsmith/pom.xml index 5670dc086..3c6023828 100644 --- a/providers/flagsmith/pom.xml +++ b/providers/flagsmith/pom.xml @@ -36,14 +36,14 @@ com.squareup.okhttp3 okhttp - 4.12.0 + 5.1.0 com.squareup.okhttp3 mockwebserver - 4.12.0 + 5.1.0 test diff --git a/providers/go-feature-flag/pom.xml b/providers/go-feature-flag/pom.xml index 75a4b5f52..09ecc16de 100644 --- a/providers/go-feature-flag/pom.xml +++ b/providers/go-feature-flag/pom.xml @@ -89,14 +89,14 @@ com.squareup.okhttp3 mockwebserver - 4.12.0 + 5.1.0 test com.squareup.okhttp3 okhttp - 4.12.0 + 5.1.0 test diff --git a/providers/ofrep/pom.xml b/providers/ofrep/pom.xml index e0dc992f0..dba737f69 100644 --- a/providers/ofrep/pom.xml +++ b/providers/ofrep/pom.xml @@ -78,7 +78,7 @@ com.squareup.okhttp3 mockwebserver - 4.12.0 + 5.1.0 test