Skip to content

Commit 69c40bd

Browse files
committed
Start building against Spring Session 3.1.2 snapshots
See gh-36849
1 parent ae41831 commit 69c40bd

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
@@ -1461,7 +1461,7 @@ bom {
14611461
]
14621462
}
14631463
}
1464-
library("Spring Session", "3.1.1") {
1464+
library("Spring Session", "3.1.2-SNAPSHOT") {
14651465
prohibit {
14661466
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
14671467
because "Spring Session switched to numeric version numbers"

0 commit comments

Comments
 (0)