Skip to content

Commit

Permalink
Merge pull request #31 from wultra/snyk-fix-023405649bddecab4a128672a…
Browse files Browse the repository at this point in the history
…6426dc8

[Snyk] Fix for 1 vulnerabilities
  • Loading branch information
petrdvorak authored May 24, 2021
2 parents 2c79a31 + bc20614 commit da7677b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.64</version>
<version>1.66</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.64</version>
<version>1.66</version>
</dependency>
<dependency>
<groupId>io.getlime.security</groupId>
Expand Down

0 comments on commit da7677b

Please sign in to comment.