Skip to content

Commit a8c7ca3

Browse files
build(deps): bump bouncycastle.version from 1.84 to 1.85 (#2774)
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 5bd3a9e commit a8c7ca3

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
@@ -169,7 +169,7 @@
169169
<asm.version>9.10.1</asm.version>
170170
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
171171
<awaitility.version>3.1.6</awaitility.version>
172-
<bouncycastle.version>1.84</bouncycastle.version>
172+
<bouncycastle.version>1.85</bouncycastle.version>
173173
<camel.version>4.18.2</camel.version>
174174
<cglib.version>3.2.9</cglib.version>
175175
<cxf.version>3.6.10</cxf.version>

0 commit comments

Comments
 (0)