Skip to content

Commit

Permalink
Upgrade to Spring Session 3.3.6
Browse files Browse the repository at this point in the history
Closes gh-44114
  • Loading branch information
wilkinsona committed Feb 19, 2025
1 parent ff4babc commit 69abb7d
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 @@ -2333,7 +2333,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
}
}
library("Spring Session", "3.3.6-SNAPSHOT") {
library("Spring Session", "3.3.6") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
Expand Down

0 comments on commit 69abb7d

Please sign in to comment.