Skip to content

Commit e4c3e35

Browse files
committed
Start building against Spring Session 3.5.2 snapshots
See gh-46710
1 parent 56b250a commit e4c3e35

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
@@ -2441,7 +2441,7 @@ bom {
24412441
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24422442
}
24432443
}
2444-
library("Spring Session", "3.5.1") {
2444+
library("Spring Session", "3.5.2-SNAPSHOT") {
24452445
considerSnapshots()
24462446
prohibit {
24472447
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)