Skip to content

Commit 3dbfa22

Browse files
committed
Upgrade to Spring Session 3.5.6
Closes gh-49971
1 parent 8b89892 commit 3dbfa22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2470,7 +2470,7 @@ bom {
24702470
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24712471
}
24722472
}
2473-
library("Spring Session", "3.5.6-SNAPSHOT") {
2473+
library("Spring Session", "3.5.6") {
24742474
considerSnapshots()
24752475
prohibit {
24762476
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)