Skip to content

Commit 45e4f13

Browse files
committed
Start building against Spring Session 3.2.4 snapshots
See gh-41026
1 parent b1e8216 commit 45e4f13

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
@@ -1669,7 +1669,7 @@ bom {
16691669
]
16701670
}
16711671
}
1672-
library("Spring Session", "3.2.3") {
1672+
library("Spring Session", "3.2.4-SNAPSHOT") {
16731673
considerSnapshots()
16741674
prohibit {
16751675
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)