Skip to content

Commit

Permalink
Merge pull request #56 from emmartins/WFLY-12195
Browse files Browse the repository at this point in the history
[WFLY-12195] Remove unused bouncycastle dependencies
  • Loading branch information
emmartins committed Jun 15, 2019
2 parents 0b04984 + 6725592 commit 5afdd5c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions quickstarts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,6 @@
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons-runtime</artifactId>
</dependency>
<!-- helloworld-mutual-ssl, helloworld-mutual-ssl-secured -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
</dependency>
<!-- helloworld-classfiletransformers -->
<dependency>
<groupId>org.javassist</groupId>
Expand Down

0 comments on commit 5afdd5c

Please sign in to comment.