HBASE-27101 support commons-crypto version 1.1.0 (#4506)

Co-authored-by: wenwj0 <wenweijian2@huawei.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
This commit is contained in:
wenwj0 2022-07-06 18:57:15 +08:00 committed by GitHub
parent 6f4a0476f2
commit ad13675db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -821,7 +821,7 @@
<spy.version>2.12.2</spy.version>
<bouncycastle.version>1.67</bouncycastle.version>
<kerby.version>1.0.1</kerby.version>
<commons-crypto.version>1.0.0</commons-crypto.version>
<commons-crypto.version>1.1.0</commons-crypto.version>
<curator.version>4.2.0</curator.version>
<!-- Plugin Dependencies -->
<asciidoctor.plugin.version>2.2.2</asciidoctor.plugin.version>