Skip to content

Commit 7bfc93f

Browse files
committed
Upgrade to Spring Session 4.0.0
Closes gh-48000
1 parent 7f58805 commit 7bfc93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2564,7 +2564,7 @@ bom {
25642564
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
25652565
}
25662566
}
2567-
library("Spring Session", "4.0.0-SNAPSHOT") {
2567+
library("Spring Session", "4.0.0") {
25682568
considerSnapshots()
25692569
prohibit {
25702570
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)