Skip to content

Commit d0550d8

Browse files
committed
Start building against Spring Session 3.2.3 snapshots
See gh-40663
1 parent da12268 commit d0550d8

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
@@ -1670,7 +1670,7 @@ bom {
16701670
]
16711671
}
16721672
}
1673-
library("Spring Session", "3.2.2") {
1673+
library("Spring Session", "3.2.3-SNAPSHOT") {
16741674
considerSnapshots()
16751675
prohibit {
16761676
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)