From 3c3dbb3bb7bef0ab1613d1e3d83184d5dd3cf2ea Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Sat, 4 Jul 2020 08:15:02 -0400 Subject: [PATCH 1/2] update JUnit --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 6743a49..3a021b5 100644 --- a/pom.xml +++ b/pom.xml @@ -136,15 +136,15 @@ plexus-archiver 4.2.1 - - org.codehaus.plexus - plexus-utils - 3.3.0 - + + org.codehaus.plexus + plexus-utils + 3.3.0 + junit junit - 4.12 + 4.13 test From f06eca7645af68763dc46b436d153f1164616064 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Sat, 4 Jul 2020 08:33:54 -0400 Subject: [PATCH 2/2] update plexus archiver --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a021b5..3443a44 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ org.codehaus.plexus plexus-archiver - 4.2.1 + 4.2.2 org.codehaus.plexus