Skip to content

Commit 69abb7d

Browse files
committed
Upgrade to Spring Session 3.3.6
Closes gh-44114
1 parent ff4babc commit 69abb7d

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
@@ -2333,7 +2333,7 @@ bom {
23332333
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23342334
}
23352335
}
2336-
library("Spring Session", "3.3.6-SNAPSHOT") {
2336+
library("Spring Session", "3.3.6") {
23372337
considerSnapshots()
23382338
prohibit {
23392339
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)