Skip to content

Commit 53ddba7

Browse files
committed
Upgrade to Spring Session 4.1.0
Closes gh-50574
1 parent 2037105 commit 53ddba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2718,7 +2718,7 @@ bom {
27182718
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
27192719
}
27202720
}
2721-
library("Spring Session", "4.1.0-SNAPSHOT") {
2721+
library("Spring Session", "4.1.0") {
27222722
considerSnapshots()
27232723
prohibit {
27242724
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)