Skip to content

Commit 737cea0

Browse files
committed
Start building against Spring Framework 5.3.11 snapshots
See gh-28241
1 parent 24ada6f commit 737cea0

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
@@ -1656,7 +1656,7 @@ bom {
16561656
]
16571657
}
16581658
}
1659-
library("Spring Framework", "5.3.10") {
1659+
library("Spring Framework", "5.3.11-SNAPSHOT") {
16601660
group("org.springframework") {
16611661
imports = [
16621662
"spring-framework-bom"

0 commit comments

Comments
 (0)