Upgrade to Spring Framework 5.3.23

Closes gh-32274
This commit is contained in:
Stephane Nicoll 2022-09-15 11:09:43 +02:00
parent 8e56b77869
commit 4aabe7caf5
1 changed files with 1 additions and 1 deletions

View File

@ -1684,7 +1684,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.23-SNAPSHOT") {
library("Spring Framework", "5.3.23") {
prohibit("[6.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}