Skip to content

Commit b10556e

Browse files
committed
Upgrade to Spring Session 3.0.4
Closes gh-37686
1 parent 4c870e6 commit b10556e

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
@@ -1451,7 +1451,7 @@ bom {
14511451
]
14521452
}
14531453
}
1454-
library("Spring Session", "3.0.4-SNAPSHOT") {
1454+
library("Spring Session", "3.0.4") {
14551455
considerSnapshots()
14561456
prohibit {
14571457
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)