Issue 476:update to bouncy castle 1.45 jdk 6 build

This commit is contained in:
Adrian Cole 2011-02-15 18:02:36 +01:00
parent f38c8d5e56
commit 62baff0743
1 changed files with 2 additions and 2 deletions

View File

@ -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>