Skip to content

Commit e530eee

Browse files
committed
Upgrade to Spring Session 3.3.1
Closes gh-41041
1 parent 4edf5da commit e530eee

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
@@ -2073,7 +2073,7 @@ bom {
20732073
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
20742074
}
20752075
}
2076-
library("Spring Session", "3.3.1-SNAPSHOT") {
2076+
library("Spring Session", "3.3.1") {
20772077
considerSnapshots()
20782078
prohibit {
20792079
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)