Skip to content

Commit

Permalink
Merge pull request #1063 from ZakarFin/bump-spring
Browse files Browse the repository at this point in the history
Bump spring dependencies
  • Loading branch information
ZakarFin authored May 22, 2024
2 parents 33be7e7 + dfe10f0 commit f2d09ed
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 @@ -49,8 +49,8 @@
<!-- Value comes from profile when needed -->
<module.build.config></module.build.config>

<spring.version>5.3.32</spring.version>
<spring-security.version>5.7.11</spring-security.version>
<spring.version>5.3.35</spring.version>
<spring-security.version>5.7.12</spring-security.version>
<!--
session-bom 2021.2.3 uses 2.7.4 from session
https://github.com/spring-projects/spring-session/blob/2.7.4/gradle/dependency-management.gradle
Expand Down

0 comments on commit f2d09ed

Please sign in to comment.