Skip to content

Commit 76c7fe3

Browse files
committed
Upgrade to Spring Session 3.2.1
Closes gh-38866
1 parent 97f08da commit 76c7fe3

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
@@ -1616,7 +1616,7 @@ bom {
16161616
]
16171617
}
16181618
}
1619-
library("Spring Session", "3.2.0") {
1619+
library("Spring Session", "3.2.1") {
16201620
considerSnapshots()
16211621
prohibit {
16221622
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)