Skip to content

Commit e1c5f21

Browse files
committed
Start building against Spring Framework 5.3.16 snapshots
See gh-29761
1 parent 9601a3e commit e1c5f21

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
@@ -1664,7 +1664,7 @@ bom {
16641664
]
16651665
}
16661666
}
1667-
library("Spring Framework", "5.3.15") {
1667+
library("Spring Framework", "5.3.16-SNAPSHOT") {
16681668
group("org.springframework") {
16691669
imports = [
16701670
"spring-framework-bom"

0 commit comments

Comments
 (0)