Skip to content

Commit bd47ef4

Browse files
committed
Upgrade to Spring Session 3.3.2
Closes gh-41742
1 parent 9101725 commit bd47ef4

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
@@ -2118,7 +2118,7 @@ bom {
21182118
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
21192119
}
21202120
}
2121-
library("Spring Session", "3.3.2-SNAPSHOT") {
2121+
library("Spring Session", "3.3.2") {
21222122
considerSnapshots()
21232123
prohibit {
21242124
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)