Browse Source

Upgrade to Spring Framework 5.3.16

Closes gh-29719
pull/30003/head
Stephane Nicoll 4 years ago
parent
commit
5b58d1bfca
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save