Skip to content

Commit 4864b98

Browse files
committed
Upgrade to Spring Framework 6.0.0-M4
Closes gh-30624
1 parent 80971b9 commit 4864b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ bom {
13631363
]
13641364
}
13651365
}
1366-
library("Spring Framework", "6.0.0-SNAPSHOT") {
1366+
library("Spring Framework", "6.0.0-M4") {
13671367
group("org.springframework") {
13681368
imports = [
13691369
"spring-framework-bom"

0 commit comments

Comments
 (0)