From 7a22b24a8c71f13195b5609fa3b43d31fb4d762d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:26:59 +0000 Subject: [PATCH] Bump bcprov-jdk15on from 1.65 to 1.67 in /CA-Demo Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.65 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[bot] --- CA-Demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CA-Demo/pom.xml b/CA-Demo/pom.xml index 3fc2d49..4109af5 100644 --- a/CA-Demo/pom.xml +++ b/CA-Demo/pom.xml @@ -12,7 +12,7 @@ org.bouncycastle bcprov-jdk15on - 1.65 + 1.67 org.springframework