Skip to content

Commit 1e402f9

Browse files
committed
Start building against Spring Session 3.3.0 snapshots
See gh-39900
1 parent c351ec5 commit 1e402f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1984,7 +1984,7 @@ bom {
19841984
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
19851985
}
19861986
}
1987-
library("Spring Session", "3.3.0-M2") {
1987+
library("Spring Session", "3.3.0-SNAPSHOT") {
19881988
considerSnapshots()
19891989
prohibit {
19901990
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)