Merge branch 'gg_20201006_dep_update' of github.com:jamesagnew/hapi-fhir into gg_20201006_dep_update

This commit is contained in:
Tadgh 2020-10-06 17:20:33 -04:00
commit 47207e11d1
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>6.5.4</version>
<version>6.8.12</version>
<exclusions>
<!-- The following all need to be excluded to avoid conflicts with Hibernate-Search -->
<exclusion>