Skip to content

Commit

Permalink
change artifactid for bouncy castle
Browse files Browse the repository at this point in the history
  • Loading branch information
res0nance committed May 20, 2024
1 parent 02b9b26 commit 8c07e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ THE SOFTWARE.
<exclusions>
<exclusion>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<artifactId>bcprov-jdk18on</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 8c07e01

Please sign in to comment.