Repository: hadoop Updated Branches: refs/heads/branch-3.1 023e42fa0 -> 427eae03f
HADOOP-15970. Upgrade plexus-utils from 2.0.5 to 3.1.0. (cherry picked from commit ff31313d83ae26be5e29eaad7d9ce6184bae83e2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/427eae03 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/427eae03 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/427eae03 Branch: refs/heads/branch-3.1 Commit: 427eae03fe4b5a7b81f39c29cfc531dd4be6728c Parents: 023e42f Author: Akira Ajisaka <aajis...@apache.org> Authored: Tue Dec 4 16:13:50 2018 +0900 Committer: Akira Ajisaka <aajis...@apache.org> Committed: Tue Dec 4 22:47:17 2018 +0900 ---------------------------------------------------------------------- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/427eae03/hadoop-project/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index fb5270a..db2b5b4 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -680,7 +680,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>2.0.5</version> + <version>3.1.0</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org