Skip to content

Commit c8ff0ae

Browse files
committed
Upgrade ES to version 7.17.4
Signed-off-by: Otavio Santana <[email protected]>
1 parent 1b5b4bf commit c8ff0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<description>The Eclipse JNoSQL communication layer implementation to Eclasticsearch</description>
2929

3030
<properties>
31-
<es.version>7.17.0</es.version>
31+
<es.version>7.17.4</es.version>
3232
</properties>
3333
<dependencies>
3434
<dependency>

0 commit comments

Comments
 (0)