Support testing against Capella. (#1386)
Support testing against Capella. Also includes sample to use Capella control-plane. Closes #1385.
This commit is contained in:
committed by
Michael Reiche
parent
316e665fc1
commit
4a42cba52e
9
pom.xml
9
pom.xml
@@ -184,7 +184,14 @@
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
<artifactId>okhttp</artifactId>
|
||||
<version>4.4.0</version>
|
||||
<version>4.8.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
<artifactId>okhttp-tls</artifactId>
|
||||
<version>4.8.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user