build(deps): bump org.bouncycastle:bcprov-jdk15to18 from 1.72 to 1.74

Bumps [org.bouncycastle:bcprov-jdk15to18](https://github.com/bcgit/bc-java) from 1.72 to 1.74.
- [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-jdk15to18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-08 14:02:44 +00:00 committed by GitHub
parent 4bb88e5bee
commit 414caf85da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
<maven.antrun.version>3.1.0</maven.antrun.version>
<hutool.version>5.8.16</hutool.version>
<ehcache.version>3.10.8</ehcache.version>
<bcprov.version>1.72</bcprov.version>
<bcprov.version>1.74</bcprov.version>
<junit.version>4.13.2</junit.version>
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>