Skip to content

Commit

Permalink
Merge pull request #606 from /issues/605-bc-dependency
Browse files Browse the repository at this point in the history
Fix #605: Refactor BouncyCastle dependency
  • Loading branch information
banterCZ committed Apr 23, 2024
2 parents 9e7da0c + 033b046 commit cf633d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion powerauth-java-crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.78.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit cf633d1

Please sign in to comment.