Bump bcpkix-jdk15on from 1.61 to 1.62

Bumps [bcpkix-jdk15on](https://github.com/bcgit/bc-java) from 1.61 to 1.62.
- [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-06-07 10:33:56 +00:00 committed by GitHub
parent 874958641a
commit 78b2997c5d
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>