aboutsummaryrefslogtreecommitdiffstats
path: root/container-dependency-versions
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-30 20:26:28 +0000
committerGitHub <noreply@github.com>2021-04-30 20:26:28 +0000
commit76622e8bd11b7347ea84164f1b6df4174af37199 (patch)
treeea0a5074b22bce2738d0f9eec7f654c73c03cbf1 /container-dependency-versions
parenta80a1cf9e6a300f4fb6072f71b4eb464bceeb5b2 (diff)
Bump bouncycastle.version in /container-dependency-versions
Bumps `bouncycastle.version` from 1.65 to 1.68. Updates `bcpkix-jdk15on` from 1.65 to 1.68 - [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) Updates `bcprov-jdk15on` from 1.65 to 1.68 - [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] <support@github.com>
Diffstat (limited to 'container-dependency-versions')
-rw-r--r--container-dependency-versions/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-dependency-versions/pom.xml b/container-dependency-versions/pom.xml
index 5e4a45074ae..ae12bb1799c 100644
--- a/container-dependency-versions/pom.xml
+++ b/container-dependency-versions/pom.xml
@@ -383,7 +383,7 @@
<properties>
<aopalliance.version>1.0</aopalliance.version>
- <bouncycastle.version>1.65</bouncycastle.version>
+ <bouncycastle.version>1.68</bouncycastle.version>
<felix.version>6.0.3</felix.version>
<felix.log.version>1.0.1</felix.log.version>
<findbugs.version>1.3.9</findbugs.version>