Skip to content

Commit 42c29d3

Browse files
committed
Start building against Spring Session 3.4.0 snapshots
See gh-41312
1 parent a213874 commit 42c29d3

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
@@ -2089,7 +2089,7 @@ bom {
20892089
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
20902090
}
20912091
}
2092-
library("Spring Session", "3.3.1") {
2092+
library("Spring Session", "3.4.0-SNAPSHOT") {
20932093
considerSnapshots()
20942094
prohibit {
20952095
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)