Skip to content

Commit 18c083d

Browse files
committed
Upgrade to Spring Session 3.3.0-M1
Closes gh-38991
1 parent c48ff13 commit 18c083d

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
@@ -1619,7 +1619,7 @@ bom {
16191619
]
16201620
}
16211621
}
1622-
library("Spring Session", "3.3.0-SNAPSHOT") {
1622+
library("Spring Session", "3.3.0-M1") {
16231623
considerSnapshots()
16241624
prohibit {
16251625
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)