Skip to content

Commit

Permalink
Update spring core to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent f69654d commit f03abcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -284,13 +284,13 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.31</version>
<version>6.1.4</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.31</version>
<version>6.1.4</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit f03abcc

Please sign in to comment.