Skip to content

Commit cda63b5

Browse files
committed
Upgrade to Spring Framework 6.0.0-RC2
Closes gh-32696
1 parent f0a0af4 commit cda63b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1435,7 +1435,7 @@ bom {
14351435
]
14361436
}
14371437
}
1438-
library("Spring Framework", "6.0.0-SNAPSHOT") {
1438+
library("Spring Framework", "6.0.0-RC2") {
14391439
group("org.springframework") {
14401440
imports = [
14411441
"spring-framework-bom"

0 commit comments

Comments
 (0)