Skip to content

Commit

Permalink
Merge pull request #148 from vmware-samples/dependabot/gradle/springV…
Browse files Browse the repository at this point in the history
…ersion-2.7.18

Bump springVersion from 2.7.17 to 2.7.18
  • Loading branch information
MirahImage authored Nov 27, 2023
2 parents 181d205 + 726008c commit 657218f
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 @@ -23,7 +23,7 @@ group = 'io.pivotal.identityService'
sourceCompatibility = '1.8'

ext {
springVersion = '2.7.17'
springVersion = '2.7.18'
springSecurityVersion = '5.8.8'
cfEnvSsoVersion = '2.5.0'
}
Expand Down

0 comments on commit 657218f

Please sign in to comment.