Skip to content

Commit

Permalink
Upgrade to Spring Session 3.3.5
Browse files Browse the repository at this point in the history
Closes gh-43397
  • Loading branch information
snicoll committed Dec 17, 2024
1 parent a967a2f commit cbb8d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2337,7 +2337,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
}
}
library("Spring Session", "3.3.5-SNAPSHOT") {
library("Spring Session", "3.3.5") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
Expand Down

0 comments on commit cbb8d12

Please sign in to comment.