mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Start building against Spring Session 4.0.5 snapshots
See gh-51246
This commit is contained in:
@@ -2585,7 +2585,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Session", "4.0.4") {
|
||||
library("Spring Session", "4.0.5-SNAPSHOT") {
|
||||
firstParty()
|
||||
prohibit {
|
||||
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
|
||||
|
||||
Reference in New Issue
Block a user