Browse Source

Upgrade to Spring Framework 5.3.4

Closes gh-24998
pull/25507/head
Stephane Nicoll 5 years ago
parent
commit
44d765bd00
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save