Skip to content

Commit

Permalink
Using bcjmail instead of bcmail; #271
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Sep 11, 2024
1 parent b3eeab6 commit 731e43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phase4-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependencies>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcmail-jdk18on</artifactId>
<artifactId>bcjmail-jdk18on</artifactId>
</dependency>
<dependency>
<groupId>org.apache.wss4j</groupId>
Expand Down

0 comments on commit 731e43f

Please sign in to comment.