Browse Source

Upgrade to Spring Framework 5.3.22

Closes gh-31610
pull/32521/head
Stephane Nicoll 3 years ago
parent
commit
77194eed29
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1701,7 +1701,7 @@ bom { @@ -1701,7 +1701,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.22-SNAPSHOT") {
library("Spring Framework", "5.3.22") {
group("org.springframework") {
imports = [
"spring-framework-bom"

Loading…
Cancel
Save