Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities (open-metadata#14353)
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-COMMONSCODEC-561518

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
harshach and snyk-bot authored Dec 26, 2023
1 parent 07eb1cc commit e1896f3
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 @@ -106,7 +106,7 @@
<commons-lang.version>2.6</commons-lang.version>
<lombok.version>1.18.30</lombok.version>
<tomcat-jdbc.version>10.1.10</tomcat-jdbc.version>
<elasticsearch.version>7.17.14</elasticsearch.version>
<elasticsearch.version>7.17.16</elasticsearch.version>
<opensearch.version>2.5.0</opensearch.version>
<httpasyncclient.version>4.1.5</httpasyncclient.version>
<openapiswagger.version>2.2.19</openapiswagger.version>
Expand Down

0 comments on commit e1896f3

Please sign in to comment.