summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2022-09-01 15:09:18 +0800
committerJinquan Ni <ni.jinquan@zte.com.cn>2022-09-01 07:13:59 +0000
commit0dc9e496d31d49a785b676f723d2a9d039486f24 (patch)
treecb8e2cd8c8b98b02fff7cf95485682db78e6a526
parentbe1344f8406a30e4e49fa9e1b3acfcd8cb9bb708 (diff)
Update the vulnerable direct dependencies
Issue-ID: MSB-681 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: Id49afe4c3261383a7e800a00a8a0cb0a17acb51a
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bbc41bc..c04132c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
- <version>5.1.6.RELEASE</version>
+ <version>5.3.20</version>
</dependency>
<dependency>
<groupId>net.sf.json-lib</groupId>