summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrudence Au <prudence.au@amdocs.com>2019-09-10 11:51:33 -0400
committerPrudence Au <prudence.au@amdocs.com>2019-09-10 11:51:33 -0400
commitbb3529df56294efa7d842723758b73f29c235573 (patch)
tree957a7722471dcb6e569a5d010db7ee68ca67afd3
parentbd0767fc08a46c290b7a5d2f5dde1688c681cf0d (diff)
Upgrade to 3.1.0 version of plexus-utils
Issue-ID: LOG-1063 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I52f66eb48447a0d1116b78cc6c1ec0264c1f72c3
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0b8c922..4879bb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@ limitations under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.0.22</version>
+ <version>3.1.0</version>
</dependency>
<!-- Test dependencies -->