Skip to content

Commit 45481d7

Browse files
committed
Upgrade to Spring Session 3.3.0
Closes gh-40679
1 parent a7a8298 commit 45481d7

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
@@ -2074,7 +2074,7 @@ bom {
20742074
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
20752075
}
20762076
}
2077-
library("Spring Session", "3.3.0-SNAPSHOT") {
2077+
library("Spring Session", "3.3.0") {
20782078
considerSnapshots()
20792079
prohibit {
20802080
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)