Skip to content

Commit f301138

Browse files
committed
Start building against Spring Session 3.3.0-RC1 snapshots
See gh-40231
1 parent a0f8d21 commit f301138

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
@@ -2008,7 +2008,7 @@ bom {
20082008
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
20092009
}
20102010
}
2011-
library("Spring Session", "3.3.0-M3") {
2011+
library("Spring Session", "3.3.0-SNAPSHOT") {
20122012
considerSnapshots()
20132013
prohibit {
20142014
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)