Skip to content

Commit 3e4b2b1

Browse files
[4.4.x] bump bouncycastle.version from 1.84 to 1.85 (#2775)
Bumps `bouncycastle.version` from 1.84 to 1.85. Updates `org.bouncycastle:bcprov-jdk18on` from 1.84 to 1.85 - [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.84 to 1.85 - [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.84 to 1.85 - [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.85' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.85' dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcutil-jdk18on dependency-version: '1.85' 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 3427689 commit 3e4b2b1

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.10.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.84</bouncycastle.version>
173+
<bouncycastle.version>1.85</bouncycastle.version>
174174
<camel.version>3.22.4</camel.version>
175175
<cglib.bundle.version>3.2.9_1</cglib.bundle.version>
176176
<cxf.version>3.6.11</cxf.version>

0 commit comments

Comments
 (0)