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