Skip to content

Commit 1623ea1

Browse files
committed
Upgrade to Spring Session 3.4.2
Closes gh-44167
1 parent e18d387 commit 1623ea1

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
@@ -2425,7 +2425,7 @@ bom {
24252425
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24262426
}
24272427
}
2428-
library("Spring Session", "3.4.2-SNAPSHOT") {
2428+
library("Spring Session", "3.4.2") {
24292429
considerSnapshots()
24302430
prohibit {
24312431
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)