Skip to content

Commit

Permalink
upgrade spring-framework to 5.3.39
Browse files Browse the repository at this point in the history
  • Loading branch information
Shobhajayanna committed Aug 19, 2024
1 parent 20817c3 commit fd0087e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
springBootVersion = '2.7.18'
springSecurityVersion = '5.8.13'
springFrameworkVersion = '5.3.37'
springFrameworkVersion = '5.3.39'
springDocVersion = '1.7.0'
logbackVersion = '1.2.13'
lombokVersion = '1.18.32'
Expand Down

0 comments on commit fd0087e

Please sign in to comment.