Skip to content

Commit 0ce4170

Browse files
committed
Start building against Spring Session 3.4.0 snapshots
See gh-42149
1 parent 0232f27 commit 0ce4170

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-M2") {
2112+
library("Spring Session", "3.4.0-SNAPSHOT") {
21132113
considerSnapshots()
21142114
prohibit {
21152115
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)