Skip to content

Commit c6d310b

Browse files
committed
Upgrade to Spring Session 3.4.0
Closes gh-43027
1 parent 3a2991e commit c6d310b

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
@@ -2313,7 +2313,7 @@ bom {
23132313
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23142314
}
23152315
}
2316-
library("Spring Session", "3.4.0-SNAPSHOT") {
2316+
library("Spring Session", "3.4.0") {
23172317
considerSnapshots()
23182318
prohibit {
23192319
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)