Skip to content

Commit

Permalink
Issue 294: Updating dependencies to fix CVEs (#295)
Browse files Browse the repository at this point in the history
Updating dependencies to fix CVEs.
CVE-2023-6378
CVE-2023-5072
CVE-2022-45688
Signed-off-by: kja1 <[email protected]>
  • Loading branch information
anishakj authored Feb 21, 2024
1 parent 2970ccf commit 77fcaeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gradleSshPluginVersion=2.9.0
guavaVersion=32.0.1-jre
javaxServletApiVersion=4.0.0
jacksonVersion=2.14.1
everitVersion=1.12.1
everitVersion=1.14.3
javaxwsrsApiVersion=2.1
jaxbVersion=2.3.1
javaxAnnotationVersion=1.3.2
Expand All @@ -40,7 +40,7 @@ jacocoVersion=0.8.5
protobufGradlePlugin=0.8.15
protobufProtocVersion=3.21.7
protobufUtilVersion=3.24.3
qosLogbackVersion=1.2.10
qosLogbackVersion=1.2.13
shadowGradlePlugin=4.0.2
swaggerJersey2JaxrsVersion=1.6.11
slf4jApiVersion=1.7.25
Expand Down

0 comments on commit 77fcaeb

Please sign in to comment.