Browse Source

Switch to Spring Framework 5.3.19-SNAPSHOT

See gh-30518
pull/30641/head
Brian Clozel 4 years ago
parent
commit
51c45d5b10
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1705,7 +1705,7 @@ bom { @@ -1705,7 +1705,7 @@ bom {
]
}
}
library("Spring Framework", "5.3.18") {
library("Spring Framework", "5.3.19-SNAPSHOT") {
prohibit("[6.0.0-M1,)") {
because "we upgrade in Spring Boot 3.x"
}

Loading…
Cancel
Save