Skip to content

Commit 5b58d1b

Browse files
committed
Upgrade to Spring Framework 5.3.16
Closes gh-29719
1 parent 38d8344 commit 5b58d1b

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
@@ -1652,7 +1652,7 @@ bom {
16521652
]
16531653
}
16541654
}
1655-
library("Spring Framework", "5.3.16-SNAPSHOT") {
1655+
library("Spring Framework", "5.3.16") {
16561656
group("org.springframework") {
16571657
imports = [
16581658
"spring-framework-bom"

0 commit comments

Comments
 (0)