DATAES-801 - Implement callback to enable adding custom headers in the REST HTTP request.

Original PR: #442
This commit is contained in:
Peter-Josef Meisch
2020-04-26 17:30:46 +02:00
committed by GitHub
parent 65f89f9480
commit a4ec819e7d
13 changed files with 347 additions and 70 deletions

View File

@@ -252,7 +252,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.25.1</version>
<version>2.26.3</version>
<scope>test</scope>
<exclusions>
<!-- these exclusions are needed because of Elasticsearch JarHell-->