Skip to content

Commit abfe894

Browse files
committed
Start building against Spring Framework 5.2.6 snapshots
See gh-20945
1 parent 55c8811 commit abfe894

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
@@ -1623,7 +1623,7 @@ bom {
16231623
]
16241624
}
16251625
}
1626-
library("Spring Framework", "5.2.5.RELEASE") {
1626+
library("Spring Framework", "5.2.6.BUILD-SNAPSHOT") {
16271627
group("org.springframework") {
16281628
imports = [
16291629
"spring-framework-bom"

0 commit comments

Comments
 (0)