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