Skip to content

Commit

Permalink
Update to Spring Framework 5.3.39
Browse files Browse the repository at this point in the history
Closes gh-954
  • Loading branch information
jzheaux committed Nov 14, 2024
1 parent 0cfc580 commit aa6ecdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
api platform("org.springframework.data:spring-data-bom:$springDataVersion")
} else {
api platform("org.springframework:spring-framework-bom:5.3.21")
api platform("org.springframework:spring-framework-bom:5.3.39")
api platform("org.springframework.data:spring-data-bom:2021.1.4")
}
api platform("org.junit:junit-bom:5.8.2")
Expand Down

0 comments on commit aa6ecdb

Please sign in to comment.