Skip to content

Commit

Permalink
fix: modify the default hadoop-common version.
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Yu <yuyang_733@163.com>
  • Loading branch information
yuyang733 committed Sep 25, 2024
1 parent 3ed1b89 commit 87a38db
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 @@ -58,7 +58,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<hadoop.version>2.8.5</hadoop.version>
<hadoop.version>3.3.3</hadoop.version>
<cos_api.version>5.6.228</cos_api.version>
<google.guava.version>24.1.1-jre</google.guava.version>
<commons_lang3.version>3.1</commons_lang3.version>
Expand Down

0 comments on commit 87a38db

Please sign in to comment.