Upgrade to okhttp version 4.9.3 35/127535/1
authorDan Timoney <dtimoney@att.com>
Mon, 7 Mar 2022 16:36:18 +0000 (11:36 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 7 Mar 2022 16:36:18 +0000 (11:36 -0500)
Upgrade to SECCOM recommended version 4.9.3 of okhttp

Issue-ID: CCSDK-3585
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I106818767e8d3ac7f4c21745c0fe7bb7190b6110

components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml

index 2efc169..85e0b47 100644 (file)
@@ -78,7 +78,7 @@
         <dependency>
             <groupId>com.squareup.okhttp3</groupId>
             <artifactId>okhttp</artifactId>
-            <version>3.14.0</version>
+            <version>4.9.3</version>
         </dependency>
     </dependencies>