Skip to content

Commit

Permalink
Merge pull request #135 from zowe/upgrade-spring-security-spring-fram…
Browse files Browse the repository at this point in the history
…ework

upgrade spring security to 5.7.8 and spring framework to 5.3.27
  • Loading branch information
AmandaDErrico committed Apr 18, 2023
2 parents 0a85ba4 + 9437bce commit 39e2b63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
springBootVersion = '2.5.14'
springSecurityVersion = '5.7.5!!'
springFrameworkVersion = '5.3.24!!'
springSecurityVersion = '5.7.8!!'
springFrameworkVersion = '5.3.27!!'
springDocVersion = '1.6.9'
logbackVersion = '1.2.9'
lombokVersion = '1.18.20'
Expand Down

0 comments on commit 39e2b63

Please sign in to comment.