Skip to content

Commit 20d26c0

Browse files
committed
Upgrade to Spring Session 3.4.3
Closes gh-45098
1 parent c26db59 commit 20d26c0

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
@@ -2271,7 +2271,7 @@ bom {
22712271
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
22722272
}
22732273
}
2274-
library("Spring Session", "3.4.3-SNAPSHOT") {
2274+
library("Spring Session", "3.4.3") {
22752275
considerSnapshots()
22762276
prohibit {
22772277
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)