Browse Source

Upgrade to Spring Session 3.4.7

Closes gh-48421
3.4.x
Stéphane Nicoll 2 days ago
parent
commit
f33f22429a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2307,7 +2307,7 @@ bom { @@ -2307,7 +2307,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
}
}
library("Spring Session", "3.4.7-SNAPSHOT") {
library("Spring Session", "3.4.7") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

Loading…
Cancel
Save