Skip to content

Commit ffeed75

Browse files
committed
Upgrade to Spring Session 3.1.3
Closes gh-37702
1 parent 50da5fb commit ffeed75

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
@@ -1491,7 +1491,7 @@ bom {
14911491
]
14921492
}
14931493
}
1494-
library("Spring Session", "3.1.3-SNAPSHOT") {
1494+
library("Spring Session", "3.1.3") {
14951495
considerSnapshots()
14961496
prohibit {
14971497
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)