Skip to content

Commit 46848ad

Browse files
committed
Upgrade to Spring Session 3.5.2
Closes gh-46710
1 parent c13a47e commit 46848ad

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
@@ -2441,7 +2441,7 @@ bom {
24412441
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24422442
}
24432443
}
2444-
library("Spring Session", "3.5.2-SNAPSHOT") {
2444+
library("Spring Session", "3.5.2") {
24452445
considerSnapshots()
24462446
prohibit {
24472447
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)