Skip to content

Commit d39d29b

Browse files
committed
Start building against Spring Session 3.4.3 snapshots
See gh-45098
1 parent 75c1758 commit d39d29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2269,7 +2269,7 @@ bom {
22692269
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
22702270
}
22712271
}
2272-
library("Spring Session", "3.4.2") {
2272+
library("Spring Session", "3.4.3-SNAPSHOT") {
22732273
considerSnapshots()
22742274
prohibit {
22752275
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)