Skip to content

Commit ff7ed98

Browse files
committed
Start building against Spring Session 3.4.5 snapshots
See gh-46698
1 parent 224baa1 commit ff7ed98

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.4") {
2309+
library("Spring Session", "3.4.5-SNAPSHOT") {
23102310
considerSnapshots()
23112311
prohibit {
23122312
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)