Skip to content

Commit a72bd88

Browse files
committed
Start building against Spring Session 3.5.0-RC1 snapshots
See gh-45148
1 parent c263c85 commit a72bd88

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
@@ -2377,7 +2377,7 @@ bom {
23772377
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
23782378
}
23792379
}
2380-
library("Spring Session", "3.4.2") {
2380+
library("Spring Session", "3.5.0-SNAPSHOT") {
23812381
considerSnapshots()
23822382
prohibit {
23832383
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)