Skip to content

Commit

Permalink
DWN-37825: Upgrade bouncycastle to 1.68
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-gresham committed Oct 18, 2021
1 parent c53570b commit d1b249d
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 @@ -582,7 +582,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>[1.59,)</version>
<version>1.68</version>
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>
Expand Down

0 comments on commit d1b249d

Please sign in to comment.