From 8bcb26933a8f1f6e8b39bf69114d9581b7ba5fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 15:27:59 +0000 Subject: [PATCH] build(deps): bump bcprov-jdk15on from 1.59 to 1.67 Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.59 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index b66513b..6b9eb3b --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.bouncycastle bcprov-jdk15on - 1.59 + 1.67 junit