Bump bcpkix-jdk15on from 1.62 to 1.63

Bumps [bcpkix-jdk15on](https://github.com/bcgit/bc-java) from 1.62 to 1.63.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-11 05:39:18 +00:00 committed by GitHub
parent 913c412fba
commit 3d391b62b8
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>