Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153
  • Loading branch information
snyk-bot committed Dec 12, 2023
1 parent 71e2e14 commit 813e212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<saxon.version>9.9.1-8</saxon.version>
<log4j.version>2.19.0</log4j.version>
<junit.version>5.9.2</junit.version>
<elasticsearch.version>7.17.10</elasticsearch.version>
<elasticsearch.version>7.17.16</elasticsearch.version>
<maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
<maven-jar-plugin.version>3.1.2</maven-jar-plugin.version>
Expand Down

0 comments on commit 813e212

Please sign in to comment.