Skip to content

Commit c678d38

Browse files
committed
Start building against Spring Session 3.2.6 snapshots
See gh-42542
1 parent ff44b3d commit c678d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1677,7 +1677,7 @@ bom {
16771677
]
16781678
}
16791679
}
1680-
library("Spring Session", "3.2.5") {
1680+
library("Spring Session", "3.2.6-SNAPSHOT") {
16811681
considerSnapshots()
16821682
prohibit {
16831683
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)