This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/flume.git

commit a05687685f4b638474dc44798a4e90159b65b300
Author: Sean Busbey <[email protected]>
AuthorDate: Sun Mar 20 23:34:01 2022 -0500

    FLUME-3151 upgrade Hadoop to 2.10.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dac428e..1697e82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@ limitations under the License.
     <gson.version>2.2.2</gson.version>
     <guava.version>18.0</guava.version>
     <guava-old.version>11.0.2</guava-old.version>
-    <hadoop.version>2.9.0</hadoop.version>
+    <hadoop.version>2.10.1</hadoop.version>
     <hbase.version>1.7.1</hbase.version>
     <hbase2.version>2.4.11</hbase2.version>
     <hive.version>1.0.0</hive.version>

Reply via email to