From a077c584187f33e611dae7e752ebbb19e4886df7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 17 Oct 2023 06:59:49 +0000
Subject: [PATCH] fix(deps): update dependency com.squareup.okhttp3:okhttp to
v4.12.0
---
providers/flagsmith/pom.xml | 2 +-
providers/go-feature-flag/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/providers/flagsmith/pom.xml b/providers/flagsmith/pom.xml
index b734d4024..858cedc50 100644
--- a/providers/flagsmith/pom.xml
+++ b/providers/flagsmith/pom.xml
@@ -36,7 +36,7 @@
com.squareup.okhttp3
okhttp
- 4.11.0
+ 4.12.0
diff --git a/providers/go-feature-flag/pom.xml b/providers/go-feature-flag/pom.xml
index 3b207b01a..d0c8d20fb 100644
--- a/providers/go-feature-flag/pom.xml
+++ b/providers/go-feature-flag/pom.xml
@@ -46,7 +46,7 @@
com.squareup.okhttp3
okhttp
- 4.11.0
+ 4.12.0