Skip to content

Commit 4aabe7c

Browse files
committed
Upgrade to Spring Framework 5.3.23
Closes gh-32274
1 parent 8e56b77 commit 4aabe7c

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
@@ -1684,7 +1684,7 @@ bom {
16841684
]
16851685
}
16861686
}
1687-
library("Spring Framework", "5.3.23-SNAPSHOT") {
1687+
library("Spring Framework", "5.3.23") {
16881688
prohibit("[6.0.0-M1,)") {
16891689
because "we upgrade in Spring Boot 3.x"
16901690
}

0 commit comments

Comments
 (0)