Skip to content

Commit 0436701

Browse files
committed
Upgrade to Spring Session 4.0.3
Closes gh-49983
1 parent 45113bc commit 0436701

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
@@ -2588,7 +2588,7 @@ bom {
25882588
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
25892589
}
25902590
}
2591-
library("Spring Session", "4.0.3-SNAPSHOT") {
2591+
library("Spring Session", "4.0.3") {
25922592
considerSnapshots()
25932593
prohibit {
25942594
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)