Skip to content

Commit 13f254b

Browse files
committed
Upgrade to Spring Session 3.4.2
Closes gh-44127
1 parent b36b64b commit 13f254b

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
@@ -2316,7 +2316,7 @@ bom {
23162316
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23172317
}
23182318
}
2319-
library("Spring Session", "3.4.2-SNAPSHOT") {
2319+
library("Spring Session", "3.4.2") {
23202320
considerSnapshots()
23212321
prohibit {
23222322
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)