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