From 27b15a8fd217ca7aefe3b15d1a2ef341594724ab Mon Sep 17 00:00:00 2001 From: Fabio Burzigotti Date: Fri, 15 Dec 2023 18:16:04 +0100 Subject: [PATCH] [issues-1269] Downgrade okhttp3 version to 3.12.12, to be compatible with the one used by Fabric8 Kubernetes client --- pom.xml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 1d26bbcc4..498c93970 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 1.19.0 1.7.0.Final 2.16.0 - 4.12.0 + 3.12.12 1.11 1.7.2 3.1.13 @@ -469,17 +469,6 @@ maven-surefire-plugin - - - - - org.apache.maven.surefire - surefire-api - 3.2.2 - - maven-failsafe-plugin