Skip to content

Commit

Permalink
BouncyCastle dependency returned
Browse files Browse the repository at this point in the history
  • Loading branch information
todvora committed Nov 10, 2016
1 parent 606806e commit f953681
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
<version>${cxf.version}</version>
</dependency>

<!--<dependency>-->
<!--<groupId>org.bouncycastle</groupId>-->
<!--<artifactId>bcprov-jdk15on</artifactId>-->
<!--<version>1.55</version>-->
<!--</dependency>-->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.55</version>
</dependency>

<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit f953681

Please sign in to comment.