Skip to content

Commit

Permalink
HBASE-27101 support commons-crypto version 1.1.0 (#4506)
Browse files Browse the repository at this point in the history
Co-authored-by: wenwj0 <wenweijian2@huawei.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
  • Loading branch information
wenwj0 and wenwj0 committed Jul 6, 2022
1 parent 6f4a047 commit ad13675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ad13675

Please sign in to comment.