aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2022-03-01 19:43:14 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2022-03-01 19:48:36 +0800
commit9f266df01b46db6631a3c9198bed1aa5597403a2 (patch)
tree54ee81598132a6e09fa25be6e6c7acee3dc462ca
parent595baf6c989d854c8d461405098a9f35bd743067 (diff)
[MSB]Update the vulnerable direct dependencies
Updated okihttps to 4.9.3 Issue-ID: MSB-644 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I81d289cb7670f13421172bc1cc3c73100ad8de4d
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5e3da3e..f8163e7 100644
--- 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>