Start building against Spring Session 3.3.0-RC1 snapshots

See gh-40231
This commit is contained in:
Andy Wilkinson 2024-04-09 07:53:17 +01:00
parent a0f8d211bf
commit f301138130

View File

@ -2008,7 +2008,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}") releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
} }
} }
library("Spring Session", "3.3.0-M3") { library("Spring Session", "3.3.0-SNAPSHOT") {
considerSnapshots() considerSnapshots()
prohibit { prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"]) startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])