Skip to content

Commit 4c42aff

Browse files
committed
Start building against Spring Framework 5.3.1 snapshots
See gh-24035
1 parent ef74f79 commit 4c42aff

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
@@ -1561,7 +1561,7 @@ bom {
15611561
]
15621562
}
15631563
}
1564-
library("Spring Framework", "5.3.0") {
1564+
library("Spring Framework", "5.3.1-SNAPSHOT") {
15651565
group("org.springframework") {
15661566
imports = [
15671567
"spring-framework-bom"

0 commit comments

Comments
 (0)