Skip to content

Commit

Permalink
Upgrade to Spring Session 3.3.0-M3
Browse files Browse the repository at this point in the history
Closes gh-39900
  • Loading branch information
wilkinsona committed Mar 20, 2024
1 parent a561633 commit 6e5af90
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 @@ -2002,7 +2002,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
}
}
library("Spring Session", "3.3.0-SNAPSHOT") {
library("Spring Session", "3.3.0-M3") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
Expand Down

0 comments on commit 6e5af90

Please sign in to comment.