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
03cacc384f
commit
40faef3c77
9
pom.xml
9
pom.xml
@@ -180,7 +180,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