Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pj892031 committed Dec 11, 2023
1 parent 3d15b7c commit 9414703
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
Expand Up @@ -3,7 +3,7 @@
springSecurityVersion = '5.8.8'
springFrameworkVersion = '5.3.31'
springDocVersion = '1.6.15'
logbackVersion = '1.2.12'
logbackVersion = '1.2.13'
lombokVersion = '1.18.30'
mockitoCoreVersion = '2.28.2'
powerMockVersion = "2.0.9"
Expand All @@ -19,7 +19,7 @@
jsonPathVersion = "2.8.0"
junitVersion = "4.13.2"
restAssuredVersion = "4.5.1"
explorerApiCommonVersion = "2.0.28"
explorerApiCommonVersion = "2.0.29"
tomcatVersion = "9.0.83"

activationApiVersion = "1.2.2"
Expand Down

0 comments on commit 9414703

Please sign in to comment.