Skip to content

Commit fb8043a

Browse files
committed
Start building against Spring Session 3.1.4 snapshots
See gh-38683
1 parent af469ab commit fb8043a

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
@@ -1489,7 +1489,7 @@ bom {
14891489
]
14901490
}
14911491
}
1492-
library("Spring Session", "3.1.3") {
1492+
library("Spring Session", "3.1.4-SNAPSHOT") {
14931493
considerSnapshots()
14941494
prohibit {
14951495
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)