Skip to content

Commit cbb8d12

Browse files
committed
Upgrade to Spring Session 3.3.5
Closes gh-43397
1 parent a967a2f commit cbb8d12

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
@@ -2337,7 +2337,7 @@ bom {
23372337
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23382338
}
23392339
}
2340-
library("Spring Session", "3.3.5-SNAPSHOT") {
2340+
library("Spring Session", "3.3.5") {
23412341
considerSnapshots()
23422342
prohibit {
23432343
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)