Skip to content

Commit

Permalink
Merge pull request #22 from vintmd/master
Browse files Browse the repository at this point in the history
update jdk version, aviod usless warning
  • Loading branch information
yuyang733 authored Dec 15, 2020
2 parents eba2fd4 + 47bfd7d commit 9ee8abc
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 @@ -41,7 +41,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<hadoop.version>3.1.0</hadoop.version>
<cos_api.version>5.6.31</cos_api.version>
<cos_api.version>5.6.32</cos_api.version>
<google.guava.version>24.1.1-jre</google.guava.version>
<commons_lang3.version>3.1</commons_lang3.version>
<junit.version>4.8</junit.version>
Expand Down

0 comments on commit 9ee8abc

Please sign in to comment.