Skip to content

Commit

Permalink
Update spring core to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 23, 2021
1 parent 29eec82 commit daeeee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.2.7.RELEASE</version>
<version>5.3.3</version>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.2.7.RELEASE</version>
<version>5.3.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit daeeee6

Please sign in to comment.