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>
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
<artifactId>bcprov-jdk15</artifactId>
|
||||
<version>1.44</version>
|
||||
<artifactId>bcprov-jdk16</artifactId>
|
||||
<version>1.45</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue