Look! No BouncyCastle. Thanks to @macer1 for helping out with this.

This commit is contained in:
md_5
2012-11-17 11:45:52 +11:00
parent 5906617a40
commit 596db51a8e
4 changed files with 16 additions and 29 deletions

View File

@@ -76,11 +76,6 @@
<artifactId>mendax</artifactId>
<version>1.4.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-ext-jdk15on</artifactId>
<version>1.47</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>