Skip to content

Commit 5623d1e

Browse files
committed
Upgrade to Spring Framework 5.3.11
Closes gh-28252
1 parent 3d794a0 commit 5623d1e

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
@@ -1635,7 +1635,7 @@ bom {
16351635
]
16361636
}
16371637
}
1638-
library("Spring Framework", "5.3.11-SNAPSHOT") {
1638+
library("Spring Framework", "5.3.11") {
16391639
group("org.springframework") {
16401640
imports = [
16411641
"spring-framework-bom"

0 commit comments

Comments
 (0)