Skip to content

Commit 6e5af90

Browse files
committed
Upgrade to Spring Session 3.3.0-M3
Closes gh-39900
1 parent a561633 commit 6e5af90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2002,7 +2002,7 @@ bom {
20022002
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
20032003
}
20042004
}
2005-
library("Spring Session", "3.3.0-SNAPSHOT") {
2005+
library("Spring Session", "3.3.0-M3") {
20062006
considerSnapshots()
20072007
prohibit {
20082008
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)