Skip to content

Commit b4dedd7

Browse files
committed
Start building against Spring Session 3.1.6 snapshots
See gh-40652
1 parent a9df5b3 commit b4dedd7

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
@@ -1549,7 +1549,7 @@ bom {
15491549
]
15501550
}
15511551
}
1552-
library("Spring Session", "3.1.5") {
1552+
library("Spring Session", "3.1.6-SNAPSHOT") {
15531553
considerSnapshots()
15541554
prohibit {
15551555
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)