Skip to content

Commit 2f1c7be

Browse files
committed
Upgrade to Spring Session 3.5.1
Closes gh-45787
1 parent da66949 commit 2f1c7be

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
@@ -2419,7 +2419,7 @@ bom {
24192419
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24202420
}
24212421
}
2422-
library("Spring Session", "3.5.1-SNAPSHOT") {
2422+
library("Spring Session", "3.5.1") {
24232423
considerSnapshots()
24242424
prohibit {
24252425
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)