resolve conflict
diff --git a/pom.xml b/pom.xml
index 7ed4d99..a679506 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,7 +197,7 @@
         </dependency>
         <dependency>
           <groupId>org.apache.hadoop</groupId>
-          <artifactId>hadoop-auth</artifactId>
+          <artifactId>hadoop-aws</artifactId>
           <version>${hadoop.version}</version>
         </dependency>
         <dependency>