From 9459558149dcce81514f5fab29a40bf6cdfa8f9e Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Sat, 4 Jul 2020 09:10:10 -0400 Subject: [PATCH] Two minor dependency updates (#11) * update JUnit * update plexus archiver --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 6743a49..3443a44 100644 --- a/pom.xml +++ b/pom.xml @@ -134,17 +134,17 @@ org.codehaus.plexus plexus-archiver - 4.2.1 + 4.2.2 + + + org.codehaus.plexus + plexus-utils + 3.3.0 - - org.codehaus.plexus - plexus-utils - 3.3.0 - junit junit - 4.12 + 4.13 test