Skip to content

Commit a1af560

Browse files
committed
Upgrade to Spring Session 3.4.6
Closes gh-47455
1 parent d77748f commit a1af560

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
@@ -2307,7 +2307,7 @@ bom {
23072307
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23082308
}
23092309
}
2310-
library("Spring Session", "3.4.6-SNAPSHOT") {
2310+
library("Spring Session", "3.4.6") {
23112311
considerSnapshots()
23122312
prohibit {
23132313
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)