Merge pull request #7093 from dataease/dependabot/maven/org.bouncycastle-bcprov-jdk15to18-1.74

build(deps): bump org.bouncycastle:bcprov-jdk15to18 from 1.72 to 1.74
This commit is contained in:
maninhill 2023-12-08 22:04:20 +08:00 committed by GitHub
commit 84ba535155
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>