Skip to content

Commit

Permalink
Update elasticsearch dep to avoid vulnerabilities (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpgrailsdev authored May 26, 2024
1 parent f8f5943 commit 573cba8
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>7.17.6</version>
<version>7.17.21</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 573cba8

Please sign in to comment.