Skip to content

Commit c1f0dac

Browse files
committed
Start building against Spring Session 3.4.1 snapshots
See gh-43420
1 parent c7882d1 commit c1f0dac

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
@@ -2318,7 +2318,7 @@ bom {
23182318
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23192319
}
23202320
}
2321-
library("Spring Session", "3.4.0") {
2321+
library("Spring Session", "3.4.1-SNAPSHOT") {
23222322
considerSnapshots()
23232323
prohibit {
23242324
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)