[MSB]Update the vulnerable direct dependencies 96/127396/1
authorjinquanni <ni.jinquan@zte.com.cn>
Tue, 1 Mar 2022 11:43:14 +0000 (19:43 +0800)
committerjinquanni <ni.jinquan@zte.com.cn>
Tue, 1 Mar 2022 11:48:36 +0000 (19:48 +0800)
Updated okihttps  to 4.9.3
Issue-ID: MSB-644

Signed-off-by: jinquanni <ni.jinquan@zte.com.cn>
Change-Id: I81d289cb7670f13421172bc1cc3c73100ad8de4d

pom.xml

diff --git a/pom.xml b/pom.xml
index 5e3da3e..f8163e7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <dependency>
       <groupId>com.squareup.okhttp3</groupId>
       <artifactId>okhttp</artifactId>
-      <version>3.12.1</version>
+      <version>4.9.3</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>