Skip to content

Commit d3af5cc

Browse files
committed
Upgrade to Spring Session 3.1.4
Closes gh-38683
1 parent cb019e2 commit d3af5cc

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
@@ -1493,7 +1493,7 @@ bom {
14931493
]
14941494
}
14951495
}
1496-
library("Spring Session", "3.1.4-SNAPSHOT") {
1496+
library("Spring Session", "3.1.4") {
14971497
considerSnapshots()
14981498
prohibit {
14991499
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)