Skip to content

Commit c19c18f

Browse files
committed
Start building against Spring Session 3.3.0 snapshots
See gh-38991
1 parent f98f4e2 commit c19c18f

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
@@ -1613,7 +1613,7 @@ bom {
16131613
]
16141614
}
16151615
}
1616-
library("Spring Session", "3.2.1") {
1616+
library("Spring Session", "3.3.0-SNAPSHOT") {
16171617
considerSnapshots()
16181618
prohibit {
16191619
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)