Skip to content

Commit 91cc0dd

Browse files
committed
Upgrade to Spring Session 3.5.5
Closes gh-49074
1 parent f439fd3 commit 91cc0dd

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
@@ -2452,7 +2452,7 @@ bom {
24522452
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24532453
}
24542454
}
2455-
library("Spring Session", "3.5.5-SNAPSHOT") {
2455+
library("Spring Session", "3.5.5") {
24562456
considerSnapshots()
24572457
prohibit {
24582458
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)