From 4e6f7aaa18dc3ea5dfd3f16001897044c35ff9bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 15:26:41 +0000 Subject: [PATCH] Bump bcprov-jdk15on from 1.56 to 1.67 in /u2f-ref-code Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.56 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] --- u2f-ref-code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/u2f-ref-code/pom.xml b/u2f-ref-code/pom.xml index aa85d87..4ba08b8 100644 --- a/u2f-ref-code/pom.xml +++ b/u2f-ref-code/pom.xml @@ -81,7 +81,7 @@ org.bouncycastle bcprov-jdk15on - 1.56 + 1.67 org.reflections