Skip to content

Commit 8dabe27

Browse files
authored
[ISSUE #443] Update Spring to 5.3.18 to fix CVE cve-2022-22965 aka Spring4shell.
1 parent 15b0d13 commit 8dabe27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocketmq-spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<properties>
3737
<project.rootdir>${project.basedir}/..</project.rootdir>
3838
<spring.boot.version>2.5.9</spring.boot.version>
39-
<spring.version>5.3.15</spring.version>
39+
<spring.version>5.3.18</spring.version>
4040

4141
<rocketmq.spring.boot.version>2.2.2-SNAPSHOT</rocketmq.spring.boot.version>
4242

0 commit comments

Comments
 (0)