Skip to content

Commit

Permalink
fix: upgrade org.elasticsearch.client:elasticsearch-rest-high-level-c…
Browse files Browse the repository at this point in the history
…lient from 7.8.1 to 7.17.21

Snyk has created this PR to upgrade org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.8.1 to 7.17.21.

See this package in maven:
org.elasticsearch.client:elasticsearch-rest-high-level-client

See this project in Snyk:
https://app.snyk.io/org/dataroma/project/6f226390-d845-4198-821b-1ab29d3c180d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 15, 2024
1 parent fdc29c7 commit 791ad87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timbermill-java/timbermill-local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>7.8.1</version>
<version>7.17.21</version>
</dependency>
<dependency>
<groupId>org.quartz-scheduler</groupId>
Expand Down

0 comments on commit 791ad87

Please sign in to comment.