Skip to content

Commit 63202f8

Browse files
committed
Upgrade to Spring Session 3.4.1
Closes gh-43420
1 parent 9a403d9 commit 63202f8

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
@@ -2320,7 +2320,7 @@ bom {
23202320
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23212321
}
23222322
}
2323-
library("Spring Session", "3.4.1-SNAPSHOT") {
2323+
library("Spring Session", "3.4.1") {
23242324
considerSnapshots()
23252325
prohibit {
23262326
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)