Bump bcprov-jdk15on from 1.55 to 1.67 in /core-java-modules/core-java-io

Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.55 to 1.67.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-13 15:39:48 +00:00 committed by GitHub
parent 7cae38ad9f
commit 25733d7707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@
<properties>
<!-- util -->
<bouncycastle.version>1.55</bouncycastle.version>
<bouncycastle.version>1.67</bouncycastle.version>
<commons-codec.version>1.10</commons-codec.version>
<commons-math3.version>3.6.1</commons-math3.version>
<decimal4j.version>1.0.3</decimal4j.version>