Skip to content

Commit e7751d1

Browse files
committed
Start building against Spring Session 3.2.2 snapshots
See gh-39888
1 parent 27442d2 commit e7751d1

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
@@ -1614,7 +1614,7 @@ bom {
16141614
]
16151615
}
16161616
}
1617-
library("Spring Session", "3.2.1") {
1617+
library("Spring Session", "3.2.2-SNAPSHOT") {
16181618
considerSnapshots()
16191619
prohibit {
16201620
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)