Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities (#17281)
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-ORGELASTICSEARCH-7577201

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
harshach and snyk-bot committed Aug 27, 2024
1 parent 7813d82 commit 8681869
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.19</elasticsearch.version>
<elasticsearch.version>7.17.23</elasticsearch.version>
<opensearch.version>2.5.0</opensearch.version>
<httpasyncclient.version>4.1.5</httpasyncclient.version>
<openapiswagger.version>2.2.20</openapiswagger.version>
Expand Down

0 comments on commit 8681869

Please sign in to comment.