Browse Source

Upgrade to Spring Framework 5.3 RC1

Closes gh-23170
pull/23403/head
Stephane Nicoll 5 years ago
parent
commit
7d5f33170e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save