Skip to content

Commit 488f243

Browse files
committed
Upgrade to Spring Session 3.2.2
Closes gh-39888
1 parent 5705e0b commit 488f243

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
@@ -1614,7 +1614,7 @@ bom {
16141614
]
16151615
}
16161616
}
1617-
library("Spring Session", "3.2.2-SNAPSHOT") {
1617+
library("Spring Session", "3.2.2") {
16181618
considerSnapshots()
16191619
prohibit {
16201620
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)