Skip to content

Commit 193544d

Browse files
committed
Upgrade to Spring Session 4.0.2
Closes gh-49094
1 parent d362c96 commit 193544d

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
@@ -2569,7 +2569,7 @@ bom {
25692569
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
25702570
}
25712571
}
2572-
library("Spring Session", "4.0.2-SNAPSHOT") {
2572+
library("Spring Session", "4.0.2") {
25732573
considerSnapshots()
25742574
prohibit {
25752575
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)