Skip to content

Commit

Permalink
chore: update ES to version 8.8.2
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Jul 5, 2023
1 parent 23c7f05 commit a650b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jnosql-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<description>The Eclipse JNoSQL layer to Elasticsearch</description>

<properties>
<elasticsearch-java.version>8.6.2</elasticsearch-java.version>
<elasticsearch-java.version>8.8.2</elasticsearch-java.version>
<awaitility.version>4.2.0</awaitility.version>
</properties>
<dependencies>
Expand Down

0 comments on commit a650b8f

Please sign in to comment.