Skip to content

Commit 43b060b

Browse files
committed
Update spring core to v5.3.20
1 parent 8bbd298 commit 43b060b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.springframework</groupId>
1818
<artifactId>spring-core</artifactId>
19-
<version>5.2.4.RELEASE</version>
19+
<version>5.3.20</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>org.springframework</groupId>
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.springframework</groupId>
3333
<artifactId>spring-beans</artifactId>
34-
<version>5.2.4.RELEASE</version>
34+
<version>5.3.20</version>
3535
</dependency>
3636
<!-- Apache CXF Dependencies -->
3737
<dependency>

0 commit comments

Comments
 (0)