Skip to content

Commit eb84a6f

Browse files
committed
Upgrade to Spring Session 3.4.0-M2
Closes gh-41760
1 parent d54f5c1 commit eb84a6f

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
@@ -2109,7 +2109,7 @@ bom {
21092109
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
21102110
}
21112111
}
2112-
library("Spring Session", "3.4.0-SNAPSHOT") {
2112+
library("Spring Session", "3.4.0-M2") {
21132113
considerSnapshots()
21142114
prohibit {
21152115
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)