From 95e549dfc6148d669034a853e235571b2741fec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 15:34:29 +0000 Subject: [PATCH] Bump bcprov-jdk15on Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.46 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) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk15on dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- encrypt-examples/frontend-backend-encrypt-with-rsa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/encrypt-examples/frontend-backend-encrypt-with-rsa/pom.xml b/encrypt-examples/frontend-backend-encrypt-with-rsa/pom.xml index d60d197..b118b98 100644 --- a/encrypt-examples/frontend-backend-encrypt-with-rsa/pom.xml +++ b/encrypt-examples/frontend-backend-encrypt-with-rsa/pom.xml @@ -44,7 +44,7 @@ org.bouncycastle bcprov-jdk15on - 1.46 + 1.67