Skip to content

Commit d3ec9e3

Browse files
committed
Start building against Spring Session 3.1.3 snapshots
See gh-37702
1 parent 16724c0 commit d3ec9e3

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
@@ -1495,7 +1495,7 @@ bom {
14951495
]
14961496
}
14971497
}
1498-
library("Spring Session", "3.1.2") {
1498+
library("Spring Session", "3.1.3-SNAPSHOT") {
14991499
considerSnapshots()
15001500
prohibit {
15011501
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)