mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Spring Session 4.0.3
Closes gh-49983
This commit is contained in:
@@ -2588,7 +2588,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Session", "4.0.3-SNAPSHOT") {
|
||||
library("Spring Session", "4.0.3") {
|
||||
considerSnapshots()
|
||||
prohibit {
|
||||
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
|
||||
|
||||
Reference in New Issue
Block a user