Skip to content

Commit

Permalink
Merge pull request #150 from vmware-samples/dependabot/gradle/springS…
Browse files Browse the repository at this point in the history
…ecurityVersion-5.8.10

Bump springSecurityVersion from 5.8.9 to 5.8.10
  • Loading branch information
MirahImage authored Feb 20, 2024
2 parents 15e661d + 1da1b78 commit 2fe3e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sourceCompatibility = '1.8'

ext {
springVersion = '2.7.18'
springSecurityVersion = '5.8.9'
springSecurityVersion = '5.8.10'
cfEnvSsoVersion = '2.5.0'
}

Expand Down

0 comments on commit 2fe3e7f

Please sign in to comment.