Skip to content

Commit 2a73f06

Browse files
committed
Start building against Spring Session 3.3.7 snapshots
See gh-45061
1 parent 1217e65 commit 2a73f06

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
@@ -2283,7 +2283,7 @@ bom {
22832283
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
22842284
}
22852285
}
2286-
library("Spring Session", "3.3.6") {
2286+
library("Spring Session", "3.3.7-SNAPSHOT") {
22872287
considerSnapshots()
22882288
prohibit {
22892289
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)