Upgrade to Spring Framework 5.3.18

Closes gh-30493
This commit is contained in:
Stephane Nicoll 2022-03-31 12:02:46 +02:00
parent 0ce499441b
commit 9168e63e62
1 changed files with 1 additions and 1 deletions

View File

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