Skip to content

Commit 8f11aa0

Browse files
build(deps): bump bouncycastle.version from 1.83 to 1.84 (#2522)
Bumps `bouncycastle.version` from 1.83 to 1.84. Updates `org.bouncycastle:bcpkix-jdk18on` from 1.83 to 1.84 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcprov-jdk18on` from 1.83 to 1.84 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.84' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.84' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 391734a commit 8f11aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<awaitility.version>4.3.0</awaitility.version>
109109
<!-- The currently available version is 2.0.5 and anything above 1.4.3 is no longer compatible with our code -->
110110
<bit-io.version>1.4.3</bit-io.version>
111-
<bouncycastle.version>1.83</bouncycastle.version>
111+
<bouncycastle.version>1.84</bouncycastle.version>
112112
<byte-buddy.version>1.18.8</byte-buddy.version>
113113
<cmake.version>3.31.5-b1</cmake.version>
114114
<commons-beanutils.version>1.9.4</commons-beanutils.version>

0 commit comments

Comments
 (0)