Skip to content

Commit 23facd3

Browse files
committed
Upgrade to Spring Session 3.4.0-M1
Closes gh-41312
1 parent 3bffbeb commit 23facd3

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
@@ -2068,7 +2068,7 @@ bom {
20682068
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
20692069
}
20702070
}
2071-
library("Spring Session", "3.4.0-SNAPSHOT") {
2071+
library("Spring Session", "3.4.0-M1") {
20722072
considerSnapshots()
20732073
prohibit {
20742074
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)