Skip to content

Commit 6515e43

Browse files
build(deps): bump bouncycastle.version from 1.83 to 1.84
Bumps `bouncycastle.version` from 1.83 to 1.84. 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) 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:bcutil-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:bcprov-jdk18on dependency-version: '1.84' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.84' dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcutil-jdk18on dependency-version: '1.84' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88554a5 commit 6515e43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<asm.version>9.9.1</asm.version>
171171
<javax.annotation.version>1.3.2</javax.annotation.version>
172172
<awaitility.version>3.1.6</awaitility.version>
173-
<bouncycastle.version>1.83</bouncycastle.version>
173+
<bouncycastle.version>1.84</bouncycastle.version>
174174
<camel.version>3.6.0</camel.version>
175175
<cglib.bundle.version>3.2.9_1</cglib.bundle.version>
176176
<cxf.version>3.6.10</cxf.version>

0 commit comments

Comments
 (0)