Skip to content

Commit dc67ec9

Browse files
committed
Upgrade to Spring Session 3.2.5
Closes gh-41729
1 parent bf370bc commit dc67ec9

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
@@ -1678,7 +1678,7 @@ bom {
16781678
]
16791679
}
16801680
}
1681-
library("Spring Session", "3.2.5-SNAPSHOT") {
1681+
library("Spring Session", "3.2.5") {
16821682
considerSnapshots()
16831683
prohibit {
16841684
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)