Skip to content

Commit f893c22

Browse files
committed
Upgrade to Spring Session 4.0.1
Closes gh-48445
1 parent bc237cc commit f893c22

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
@@ -2561,7 +2561,7 @@ bom {
25612561
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
25622562
}
25632563
}
2564-
library("Spring Session", "4.0.1-SNAPSHOT") {
2564+
library("Spring Session", "4.0.1") {
25652565
considerSnapshots()
25662566
prohibit {
25672567
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)