Skip to content

Commit 51c45d5

Browse files
committed
Switch to Spring Framework 5.3.19-SNAPSHOT
See gh-30518
1 parent 2a2c4be commit 51c45d5

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
@@ -1705,7 +1705,7 @@ bom {
17051705
]
17061706
}
17071707
}
1708-
library("Spring Framework", "5.3.18") {
1708+
library("Spring Framework", "5.3.19-SNAPSHOT") {
17091709
prohibit("[6.0.0-M1,)") {
17101710
because "we upgrade in Spring Boot 3.x"
17111711
}

0 commit comments

Comments
 (0)