Skip to content

Commit afa5d15

Browse files
committed
Upgrade to Spring Framework 5.3.24
Closes gh-33124
1 parent 4d6f956 commit afa5d15

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
@@ -1718,7 +1718,7 @@ bom {
17181718
]
17191719
}
17201720
}
1721-
library("Spring Framework", "5.3.24-SNAPSHOT") {
1721+
library("Spring Framework", "5.3.24") {
17221722
group("org.springframework") {
17231723
imports = [
17241724
"spring-framework-bom"

0 commit comments

Comments
 (0)