Skip to content

Commit d4d0411

Browse files
committed
Start building against Spring Session 3.4.2 snapshots
See gh-44167
1 parent 7bf9725 commit d4d0411

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
@@ -2428,7 +2428,7 @@ bom {
24282428
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24292429
}
24302430
}
2431-
library("Spring Session", "3.4.1") {
2431+
library("Spring Session", "3.4.2-SNAPSHOT") {
24322432
considerSnapshots()
24332433
prohibit {
24342434
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)