Bump bcprov-jdk15on from 1.63 to 1.64 (#140)

Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.63 to 1.64.
- [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-11-07 16:12:13 +02:00 committed by CezarLeahu
parent 91711fdef9
commit 030ea14212

View File

@ -86,7 +86,7 @@
<dependency> <dependency>
<groupId>org.bouncycastle</groupId> <groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId> <artifactId>bcprov-jdk15on</artifactId>
<version>1.63</version> <version>1.64</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.bouncycastle</groupId> <groupId>org.bouncycastle</groupId>