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-6056527
  • Loading branch information
snyk-bot committed Nov 14, 2023
1 parent 4461eb2 commit 6182af6
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 @@ -31,7 +31,7 @@
<geonetwork.version>4.2.6-0</geonetwork.version>
<jetty.version>9.4.27.v20200227</jetty.version>

<elasticsearch.version>7.15.1</elasticsearch.version>
<elasticsearch.version>7.17.7</elasticsearch.version>
<micrometer.version>1.5.5</micrometer.version>
<camel.version>3.5.0</camel.version>
<swagger.version>2.1.2</swagger.version>
Expand Down

0 comments on commit 6182af6

Please sign in to comment.