Skip to content

Commit 938babd

Browse files
committed
Start building against Spring Session 3.4.4 snapshots
See gh-45774
1 parent 63375d8 commit 938babd

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
@@ -2288,7 +2288,7 @@ bom {
22882288
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
22892289
}
22902290
}
2291-
library("Spring Session", "3.4.3") {
2291+
library("Spring Session", "3.4.4-SNAPSHOT") {
22922292
considerSnapshots()
22932293
prohibit {
22942294
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)