Skip to content

Commit

Permalink
Upgrade ES to 6.3.0, fixes #587
Browse files Browse the repository at this point in the history
  • Loading branch information
jnioche committed Jun 14, 2018
1 parent 3ee2d6d commit c2668d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/elasticsearch/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>6.2.2</version>
<version>6.3.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit c2668d4

Please sign in to comment.