reactiverse / elasticsearch-client

This client exposes the Elasticsearch Java High Level REST Client for Eclipse Vert.x applications.
Apache License 2.0
39 stars 9 forks source link

Upgrade to 7.9.2 #10

Closed vincentfree closed 3 years ago

vincentfree commented 3 years ago

Hi,

I just found out that there is a newer version through a low vulnerability in version 0.8.3-ec7.8.0 https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-1021613

Although this is very minor the real reason for this request is to keep up with the releases 😄

Thanks upfront!

vincentfree commented 3 years ago

Looking at the build.gradle.kts file I see that the release is imminent 👍🏽 Maybe the upgrade to vertx version 3.9.4 😉

jponge commented 3 years ago

@vincentfree fancy a PR with upgrades?

vincentfree commented 3 years ago

Yes a update of the elastic version and vertx. It's no big problem at the moment but I got triggered by a cve to look if you've updated the library to the newest version. I saw you had the new elastic version in the build.gradle file but there has not been a release of that version.

jponge commented 3 years ago

0.8.4-ec7.10.1 has been released