Skip to content

Commit

Permalink
fix: search-api/search-core/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-ORGELASTICSEARCH-7577201
  • Loading branch information
snyk-bot committed Aug 2, 2024
1 parent 4827b54 commit b17e054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search-api/search-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>6.8.22</version>
<version>7.17.23</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit b17e054

Please sign in to comment.