Skip to content

Commit e460928

Browse files
committed
Upgrade to Spring Session 3.4.4
Closes gh-45774
1 parent 77e27b7 commit e460928

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
@@ -2284,7 +2284,7 @@ bom {
22842284
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
22852285
}
22862286
}
2287-
library("Spring Session", "3.4.4-SNAPSHOT") {
2287+
library("Spring Session", "3.4.4") {
22882288
considerSnapshots()
22892289
prohibit {
22902290
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)