Browse Source

Start building against Spring Framework 5.3.23 snapshots

See gh-32267
pull/32501/head
Stephane Nicoll 4 years ago
parent
commit
0c5d5c331a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save