Skip to content

Commit bac736d

Browse files
committed
Upgrade to Spring Session 3.3.0-RC1
Closes gh-40231
1 parent 7030a24 commit bac736d

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
@@ -2014,7 +2014,7 @@ bom {
20142014
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
20152015
}
20162016
}
2017-
library("Spring Session", "3.3.0-SNAPSHOT") {
2017+
library("Spring Session", "3.3.0-RC1") {
20182018
considerSnapshots()
20192019
prohibit {
20202020
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)