Skip to content

Commit 2cda118

Browse files
committed
Upgrade to Spring Session 3.4.0-RC1
Closes gh-42692
1 parent 67ad733 commit 2cda118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2124,7 +2124,7 @@ bom {
21242124
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
21252125
}
21262126
}
2127-
library("Spring Session", "3.4.0-SNAPSHOT") {
2127+
library("Spring Session", "3.4.0-RC1") {
21282128
considerSnapshots()
21292129
prohibit {
21302130
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)