Skip to content

Commit 785dc18

Browse files
committed
Start building against Spring Session 3.3.6 snapshots
See gh-44114
1 parent da8b589 commit 785dc18

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
@@ -2337,7 +2337,7 @@ bom {
23372337
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23382338
}
23392339
}
2340-
library("Spring Session", "3.3.5") {
2340+
library("Spring Session", "3.3.6-SNAPSHOT") {
23412341
considerSnapshots()
23422342
prohibit {
23432343
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)