Skip to content

Commit 44d765b

Browse files
committed
Upgrade to Spring Framework 5.3.4
Closes gh-24998
1 parent cae3f1e commit 44d765b

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
@@ -1565,7 +1565,7 @@ bom {
15651565
]
15661566
}
15671567
}
1568-
library("Spring Framework", "5.3.4-SNAPSHOT") {
1568+
library("Spring Framework", "5.3.4") {
15691569
group("org.springframework") {
15701570
imports = [
15711571
"spring-framework-bom"

0 commit comments

Comments
 (0)