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 023e42fa05
commit 427eae03fe
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 1 deletions

View File

@ -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>