Start building against Spring Session 3.3.5 snapshots
See gh-43397
This commit is contained in:
parent
8ab03e0495
commit
6344c4767f
|
@ -2337,7 +2337,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Session", "3.3.4-SNAPSHOT") {
|
||||
library("Spring Session", "3.3.5-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
prohibit {
|
||||
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
|
||||
|
|
Loading…
Reference in New Issue