Skip to content

Commit 4dcbf1a

Browse files
JonathanLennoxdamencho
authored andcommitted
Remove bouncycastle dependency
Not used since JWT code is now in jicoco.
1 parent 71e6738 commit 4dcbf1a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@
2525
</properties>
2626

2727
<dependencies>
28-
<dependency>
29-
<groupId>org.bouncycastle</groupId>
30-
<artifactId>bcpkix-jdk18on</artifactId>
31-
<version>1.75</version>
32-
</dependency>
3328
<dependency>
3429
<groupId>${project.groupId}</groupId>
3530
<artifactId>jicoco-mucclient</artifactId>

0 commit comments

Comments
 (0)