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