Skip to content

Commit 9263af3

Browse files
committed
Upgrade to Spring Session 3.3.7
Closes gh-45061
1 parent fc68fe5 commit 9263af3

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
@@ -2285,7 +2285,7 @@ bom {
22852285
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
22862286
}
22872287
}
2288-
library("Spring Session", "3.3.7-SNAPSHOT") {
2288+
library("Spring Session", "3.3.7") {
22892289
considerSnapshots()
22902290
prohibit {
22912291
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)