Browse Source

Upgrade to Spring Framework 5.3.0-RC2

Closes gh-23534
pull/23694/head
Stephane Nicoll 6 years ago
parent
commit
f5f30d3d4b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save