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 Jan 23, 2025
1 parent a591290 commit e5fb89a
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
@@ -154,13 +154,13 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.39</version>
<version>6.2.2</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.39</version>
<version>6.2.2</version>
<optional>true</optional>
</dependency>

0 comments on commit e5fb89a

Please sign in to comment.