Skip to content

Commit b5713ba

Browse files
committed
Upgrade to Spring Framework 5.3.19
Closes gh-30518
1 parent 27a936e commit b5713ba

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
@@ -1702,7 +1702,7 @@ bom {
17021702
]
17031703
}
17041704
}
1705-
library("Spring Framework", "5.3.19-SNAPSHOT") {
1705+
library("Spring Framework", "5.3.19") {
17061706
prohibit("[6.0.0-M1,)") {
17071707
because "we upgrade in Spring Boot 3.x"
17081708
}

0 commit comments

Comments
 (0)