Skip to content

Commit 03a1424

Browse files
committed
Upgrade to Spring Session 3.1.6
Closes gh-40652
1 parent 96cea34 commit 03a1424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1549,7 +1549,7 @@ bom {
15491549
]
15501550
}
15511551
}
1552-
library("Spring Session", "3.1.6-SNAPSHOT") {
1552+
library("Spring Session", "3.1.6") {
15531553
considerSnapshots()
15541554
prohibit {
15551555
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)