Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.0.1
Browse files Browse the repository at this point in the history
Closes gh-33286
  • Loading branch information
snicoll committed Nov 23, 2022
1 parent 94d8d77 commit 656f109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1357,7 +1357,7 @@ bom {
]
}
}
library("Spring Framework", "6.0.1-SNAPSHOT") {
library("Spring Framework", "6.0.1") {
group("org.springframework") {
imports = [
"spring-framework-bom"
Expand Down

0 comments on commit 656f109

Please sign in to comment.