Skip to content

Commit

Permalink
chore: upgrade ES to version 8.12.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 Feb 24, 2024
1 parent 1a5f50d commit 537d534
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.11.0</elasticsearch-java.version>
<elasticsearch-java.version>8.12.2</elasticsearch-java.version>
<awaitility.version>4.2.0</awaitility.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 537d534

Please sign in to comment.