HADOOP-15970. Upgrade plexus-utils from 2.0.5 to 3.1.0.

(cherry picked from commit ff31313d83)
This commit is contained in:
Akira Ajisaka 2018-12-04 16:13:50 +09:00
parent 2d2212a508
commit b5ebafa19d
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 1 deletions

View File

@ -704,7 +704,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>