Skip to content

Commit 99b149c

Browse files
Bump bouncycastle.version from 1.84 to 1.85 (#2950)
Bumps `bouncycastle.version` from 1.84 to 1.85. Updates `org.bouncycastle:bcjmail-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: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) --- updated-dependencies: - dependency-name: org.bouncycastle:bcjmail-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:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcprov-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 69b3ffb commit 99b149c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tika-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
<biz.aqute.version>7.3.0</biz.aqute.version>
327327
<boilerpipe.version>1.1.0</boilerpipe.version>
328328
<!-- used by POI, PDFBox and Jackcess encrypt ...try to sync -->
329-
<bouncycastle.version>1.84</bouncycastle.version>
329+
<bouncycastle.version>1.85</bouncycastle.version>
330330
<!-- NOTE: sync brotli version with commons-compress-->
331331
<brotli.version>0.1.2</brotli.version>
332332
<commonmark.version>0.29.0</commonmark.version>

0 commit comments

Comments
 (0)