Skip to content

Commit 71fb6ef

Browse files
committed
Start building against Spring Framework 5.3.13 snapshots
See gh-28510
1 parent 8426fd9 commit 71fb6ef

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
@@ -1663,7 +1663,7 @@ bom {
16631663
]
16641664
}
16651665
}
1666-
library("Spring Framework", "5.3.12") {
1666+
library("Spring Framework", "5.3.13-SNAPSHOT") {
16671667
group("org.springframework") {
16681668
imports = [
16691669
"spring-framework-bom"

0 commit comments

Comments
 (0)