Merge pull request #356 from apereo/dependabot/maven/org.bouncycastle-bcpkix-jdk15on-1.63

Bump bcpkix-jdk15on from 1.62 to 1.63
This commit is contained in:
mergify[bot] 2019-09-11 05:41:38 +00:00 committed by GitHub
commit 1fad31d8b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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