Skip to content

Commit 789fafa

Browse files
committed
Start building against Spring Framework 5.3.10 snapshots
See gh-23526
1 parent 466c101 commit 789fafa

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
@@ -1669,7 +1669,7 @@ bom {
16691669
]
16701670
}
16711671
}
1672-
library("Spring Framework", "5.2.9.RELEASE") {
1672+
library("Spring Framework", "5.2.10.BUILD-SNAPSHOT") {
16731673
group("org.springframework") {
16741674
imports = [
16751675
"spring-framework-bom"

0 commit comments

Comments
 (0)