mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Spring Session 4.0.5
Closes 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.5-INTERNAL-SNAPSHOT") {
|
||||
library("Spring Session", "4.0.5") {
|
||||
firstParty()
|
||||
prohibit {
|
||||
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
|
||||
|
||||
Reference in New Issue
Block a user