From 73674971b68b09c3fc333c1f76c55da86db6b1db Mon Sep 17 00:00:00 2001 From: dependabot-preview[bot] Date: Tue, 10 Nov 2020 23:47:56 +0000 Subject: Bump bcpkix-jdk15on from 1.66 to 1.67 Bumps [bcpkix-jdk15on](https://github.com/bcgit/bc-java) from 1.66 to 1.67. - [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] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 78d95f59..4c7e782e 100644 --- a/build.gradle +++ b/build.gradle @@ -174,7 +174,7 @@ dependencies { testCompile("ch.vorburger.mariaDB4j:mariaDB4j:2.4.0") testCompile 'io.springfox:springfox-swagger2:2.9.2' - testCompile 'org.bouncycastle:bcpkix-jdk15on:1.66' + testCompile 'org.bouncycastle:bcpkix-jdk15on:1.67' } bootJar { -- cgit v1.2.3