Skip to content

Commit 1edc997

Browse files
committed
Start building against Spring Session 3.3.4 snapshots
See gh-43397
1 parent 210c146 commit 1edc997

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
@@ -2335,7 +2335,7 @@ bom {
23352335
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23362336
}
23372337
}
2338-
library("Spring Session", "3.3.3") {
2338+
library("Spring Session", "3.3.4-SNAPSHOT") {
23392339
considerSnapshots()
23402340
prohibit {
23412341
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)