Skip to content

Commit 13a5a33

Browse files
committed
Start building against Spring Session 3.4.6 snapshots
See gh-47455
1 parent 3abcba2 commit 13a5a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2306,7 +2306,7 @@ bom {
23062306
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23072307
}
23082308
}
2309-
library("Spring Session", "3.4.5") {
2309+
library("Spring Session", "3.4.6-SNAPSHOT") {
23102310
considerSnapshots()
23112311
prohibit {
23122312
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)