Bump bouncycastle.version from 1.79 to 1.80

Bumps `bouncycastle.version` from 1.79 to 1.80.

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 to 1.80
- [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.79 to 1.80
- [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.79 to 1.80
- [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-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcutil-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-15 19:12:58 +00:00
committed by GitHub
parent b2310c8b73
commit 25146333be

View File

@@ -46,7 +46,7 @@
<slf4j.version>2.0.16</slf4j.version>
<tika.version>2.9.2</tika.version>
<!-- Sync BouncyCastle & ASM with whatever version Tika uses -->
<bouncycastle.version>1.79</bouncycastle.version>
<bouncycastle.version>1.80</bouncycastle.version>
<asm.version>8.0.1</asm.version>
<!-- Jersey is used to integrate with external sources/services -->
<jersey.version>3.1.9</jersey.version>