Skip to content

Commit 33736e8

Browse files
committed
Start building against Spring Framework 5.2.13 snapshots
See gh-25281
1 parent 2c2fedc commit 33736e8

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
@@ -1672,7 +1672,7 @@ bom {
16721672
]
16731673
}
16741674
}
1675-
library("Spring Framework", "5.2.12.RELEASE") {
1675+
library("Spring Framework", "5.2.13.BUILD-SNAPSHOT") {
16761676
group("org.springframework") {
16771677
imports = [
16781678
"spring-framework-bom"

0 commit comments

Comments
 (0)