Skip to content

Commit 4535f4a

Browse files
committed
Upgrade to Spring Framework 5.3.27
Closes gh-34857
1 parent 3f02286 commit 4535f4a

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
@@ -1750,7 +1750,7 @@ bom {
17501750
]
17511751
}
17521752
}
1753-
library("Spring Framework", "5.3.27-SNAPSHOT") {
1753+
library("Spring Framework", "5.3.27") {
17541754
prohibit {
17551755
versionRange "[6.0.0-M1,)"
17561756
because "we upgrade in Spring Boot 3.x"

0 commit comments

Comments
 (0)