Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 (#632)

Bumps [org.bouncycastle:bcprov-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:bcprov-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:development
  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>
diff --git a/pom.xml b/pom.xml
index 0d59a21..559effd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
 
     <properties>
         <activation-api.version>2.1.4</activation-api.version>
-        <bcprov.version>1.84</bcprov.version>
+        <bcprov.version>1.85</bcprov.version>
         <clirr.version>2.8</clirr.version>
         <commons.codec.version>1.22.0</commons.codec.version>
         <hamcrest.version>3.0</hamcrest.version>