This commit is contained in:
Andy Wilkinson 2018-05-08 12:14:12 +01:00
parent a1bea69555
commit e4bdf4e513
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>${elasticsearch.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>