Skip to content

Commit 5f80526

Browse files
committed
Start building against Spring Session 3.5.5 snapshots
See spring-projectsgh-49074
1 parent 2408d0b commit 5f80526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2445,7 +2445,7 @@ bom {
24452445
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24462446
}
24472447
}
2448-
library("Spring Session", "3.5.4") {
2448+
library("Spring Session", "3.5.5-SNAPSHOT") {
24492449
considerSnapshots()
24502450
prohibit {
24512451
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)