Start building against Spring Session 3.4.0-RC1 snapshots
See gh-42692
This commit is contained in:
parent
a2e867951c
commit
9ee7ca4770
|
@ -2131,7 +2131,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.4.0-M2") {
|
library("Spring Session", "3.4.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
prohibit {
|
prohibit {
|
||||||
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
|
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
|
||||||
|
|
Loading…
Reference in New Issue