Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.0.0
Browse files Browse the repository at this point in the history
Closes gh-33136
  • Loading branch information
snicoll committed Nov 16, 2022
1 parent bad11bb commit 6f1f73e
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.0-SNAPSHOT") {
library("Spring Framework", "6.0.0") {
group("org.springframework") {
imports = [
"spring-framework-bom"
Expand Down

0 comments on commit 6f1f73e

Please sign in to comment.