Skip to content

Commit

Permalink
upgrade spring security to 5.7.8 and spring framework to 5.3.27
Browse files Browse the repository at this point in the history
Signed-off-by: Amanda D'Errico <amanda.derrico@ibm.com>
  • Loading branch information
AmandaDErrico committed Apr 18, 2023
1 parent 0a85ba4 commit 9437bce
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 9437bce

Please sign in to comment.