Bump bcpkix-jdk15on from 1.61 to 1.62 (#312)

Bump bcpkix-jdk15on from 1.61 to 1.62
This commit is contained in:
Misagh Moayyed 2019-06-07 07:41:23 -07:00 committed by GitHub
commit fd72cb6bfc
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.61</version>
<version>1.62</version>
<scope>compile</scope>
</dependency>
<dependency>