Skip to content

Commit

Permalink
Update dependency org.bouncycastle:bcprov-jdk15on to v1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Jun 21, 2023
1 parent dd01a1d commit de5e821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vc-worker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<file>./libs/bcprov-jdk15on-1.65.01.jar</file>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.65.01</version>
<version>1.67</version>
<packaging>jar</packaging>
<generatePom>true</generatePom>
</configuration>
Expand Down Expand Up @@ -546,7 +546,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.65.01</version>
<version>1.67</version>
</dependency>
<dependency>
<groupId>com.vmware.vlsi</groupId>
Expand Down

0 comments on commit de5e821

Please sign in to comment.