Skip to content

Commit abf49e5

Browse files
committed
Upgrade to Spring Session 3.2.4
Closes gh-41026
1 parent 02cb160 commit abf49e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1673,7 +1673,7 @@ bom {
16731673
]
16741674
}
16751675
}
1676-
library("Spring Session", "3.2.4-SNAPSHOT") {
1676+
library("Spring Session", "3.2.4") {
16771677
considerSnapshots()
16781678
prohibit {
16791679
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)