Cleanup jitsi-certificate pom (use jitsi-universe version)

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
sip-call-params
Etienne CHAMPETIER 10 years ago
parent a6f1e25505
commit a47efb5a94

@ -20,26 +20,18 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<!--
everywhere we use a patched version of ours from the branch
r1rv51-patched of gpolitis/bc-java (at GitHub).
-->
<version>1.51-jitsi-1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.4</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
<version>4.4</version>
</dependency>
<!-- org.jitsi -->
<dependency>

Loading…
Cancel
Save