Skip to content

Commit 7831a36

Browse files
committed
Upgrade to Spring Session 3.5.4
Closes gh-48432
1 parent 0d3ec7c commit 7831a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2442,7 +2442,7 @@ bom {
24422442
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24432443
}
24442444
}
2445-
library("Spring Session", "3.5.4-SNAPSHOT") {
2445+
library("Spring Session", "3.5.4") {
24462446
considerSnapshots()
24472447
prohibit {
24482448
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)