Skip to content

Commit 5e24239

Browse files
committed
Upgrade to Spring Session 3.3.0-M2
Closes gh-39727
1 parent a5fd1cb commit 5e24239

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
@@ -1545,7 +1545,7 @@ bom {
15451545
]
15461546
}
15471547
}
1548-
library("Spring Session", "3.3.0-M1") {
1548+
library("Spring Session", "3.3.0-M2") {
15491549
considerSnapshots()
15501550
prohibit {
15511551
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)