Browse Source

Upgrade to Spring Framework 5.2.6

Closes gh-20945
pull/21212/head
Stephane Nicoll 6 years ago
parent
commit
5f253ead76
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save