Skip to content

Commit c67be76

Browse files
committed
Start building against Spring Session 3.1.5 snapshots
See gh-39878
1 parent 15b687c commit c67be76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ bom {
14931493
]
14941494
}
14951495
}
1496-
library("Spring Session", "3.1.4") {
1496+
library("Spring Session", "3.1.5-SNAPSHOT") {
14971497
considerSnapshots()
14981498
prohibit {
14991499
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)