Skip to content

Commit a2f6ec4

Browse files
committed
Start building against Spring Session 3.5.1 snapshots
See gh-45787
1 parent 3b0b009 commit a2f6ec4

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
@@ -2426,7 +2426,7 @@ bom {
24262426
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24272427
}
24282428
}
2429-
library("Spring Session", "3.5.0") {
2429+
library("Spring Session", "3.5.1-SNAPSHOT") {
24302430
considerSnapshots()
24312431
prohibit {
24322432
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)