JCLOUDS-1526 - Update BouncyCastle dependency (#53)

This commit is contained in:
Colm O hEigeartaigh 2019-11-15 15:03:40 +00:00 committed by Ignasi Barrera
parent 5f08ee2f1a
commit 30830bfa4e
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-ext-jdk15on</artifactId>
<version>1.51</version>
<version>1.64</version>
</dependency>
</dependencies>