mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Start building against Spring Session 4.0.0 snapshots
See gh-48000
This commit is contained in:
committed by
Andy Wilkinson
parent
12b7edcb5e
commit
d8fa17d326
@@ -2560,7 +2560,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Session", "4.0.0-RC1") {
|
||||
library("Spring Session", "4.0.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
prohibit {
|
||||
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
|
||||
|
||||
Reference in New Issue
Block a user