Skip to content

Commit 9ee1fd1

Browse files
Update spring core to v5.3.36
1 parent 29eec82 commit 9ee1fd1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@
5858
<dependency>
5959
<groupId>org.springframework</groupId>
6060
<artifactId>spring-core</artifactId>
61-
<version>5.2.7.RELEASE</version>
61+
<version>5.3.36</version>
6262
</dependency>
6363

6464
<dependency>
6565
<groupId>org.springframework</groupId>
6666
<artifactId>spring-webmvc</artifactId>
67-
<version>5.2.7.RELEASE</version>
67+
<version>5.3.36</version>
6868
</dependency>
6969

7070
<dependency>

0 commit comments

Comments
 (0)