Skip to content

Commit 28d4ae8

Browse files
committed
Upgrade to Spring Session 3.5.7
Closes gh-50527
1 parent 190c452 commit 28d4ae8

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
@@ -2467,7 +2467,7 @@ bom {
24672467
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24682468
}
24692469
}
2470-
library("Spring Session", "3.5.7-SNAPSHOT") {
2470+
library("Spring Session", "3.5.7") {
24712471
considerSnapshots()
24722472
prohibit {
24732473
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)