Skip to content

Commit

Permalink
HBASE-26314 Upgrade commons-io to 2.8.0 in hbase-connectors (apache#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Balazs Meszaros <meszibalu@apache.org>
  • Loading branch information
petersomogyi authored and ianawilson committed Dec 28, 2021
1 parent c82188e commit d03218e
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 @@ -162,7 +162,7 @@
<!--Internally we use a different version of protobuf. See hbase-protocol-shaded-->
<external.protobuf.version>2.5.0</external.protobuf.version>
<protobuf.plugin.version>0.5.0</protobuf.plugin.version>
<commons-io.version>2.5</commons-io.version>
<commons-io.version>2.8.0</commons-io.version>
<avro.version>1.7.7</avro.version>
<commons-lang3.version>3.6</commons-lang3.version>
<!--This property is for hadoops netty. HBase netty
Expand Down

0 comments on commit d03218e

Please sign in to comment.