Skip to content

Commit 84f0614

Browse files
committed
Upgrade to Spring Session 3.2.0
Closes gh-38319
1 parent d4a1d10 commit 84f0614

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
@@ -1612,7 +1612,7 @@ bom {
16121612
]
16131613
}
16141614
}
1615-
library("Spring Session", "3.2.0-SNAPSHOT") {
1615+
library("Spring Session", "3.2.0") {
16161616
considerSnapshots()
16171617
prohibit {
16181618
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)