Start building against Spring Session 3.3.1 snapshots
See gh-41041
This commit is contained in:
parent
a600d61434
commit
f883a26354
|
@ -2069,7 +2069,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Session", "3.3.0") {
|
||||
library("Spring Session", "3.3.1-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
prohibit {
|
||||
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
|
||||
|
|
Loading…
Reference in New Issue