build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.84 to 1.85
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) 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:bcpkix-jdk18on
dependency-version: '1.85'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 203c2fa..413c72e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -923,7 +923,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
- <version>1.84</version>
+ <version>1.85</version>
</dependency>
<dependency>
<groupId>jakarta.annotation</groupId>