mirror of https://github.com/apache/jclouds.git
Issue 476:update to bouncy castle 1.45 jdk 6 build
This commit is contained in:
parent
f38c8d5e56
commit
62baff0743
|
@ -60,8 +60,8 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bouncycastle</groupId>
|
<groupId>org.bouncycastle</groupId>
|
||||||
<artifactId>bcprov-jdk15</artifactId>
|
<artifactId>bcprov-jdk16</artifactId>
|
||||||
<version>1.44</version>
|
<version>1.45</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in New Issue