Browse Source

Upgrade to Spring Framework 5.3.10

Closes gh-27930
pull/28028/head
Stephane Nicoll 5 years ago
parent
commit
7a7bc9e2d2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save