HBASE-18688 Upgrade commons-codec to 1.10
Change-Id: I764495e969c99c39b77e2e7541612ee828257126
This commit is contained in:
parent
664b6be0ef
commit
f386a9a375
2
pom.xml
2
pom.xml
|
@ -1379,7 +1379,7 @@
|
|||
<!-- end HBASE-15925 default hadoop compatibility values -->
|
||||
<avro.version>1.7.7</avro.version>
|
||||
<commons-cli.version>1.4</commons-cli.version>
|
||||
<commons-codec.version>1.9</commons-codec.version>
|
||||
<commons-codec.version>1.10</commons-codec.version>
|
||||
<!-- pretty outdated -->
|
||||
<commons-io.version>2.5</commons-io.version>
|
||||
<commons-lang.version>2.6</commons-lang.version>
|
||||
|
|
Loading…
Reference in New Issue