Skip to content

Commit

Permalink
HBASE-26334 Upgrade commons-io to 2.11.0 in hbase-connectors (#85)
Browse files Browse the repository at this point in the history
Signed-off-by: Balazs Meszaros <meszibalu@apache.org>
  • Loading branch information
petersomogyi authored Oct 8, 2021
1 parent 6c8f75e commit 9a839b2
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 @@ -148,7 +148,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.8.0</commons-io.version>
<commons-io.version>2.11.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 9a839b2

Please sign in to comment.