From c7e1ec17aeb48639cb439cf6570e67b817ff9632 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 3 Jul 2020 18:51:34 -0400 Subject: [PATCH 1/4] compat not needed --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 95efe07..bc47238 100644 --- a/pom.xml +++ b/pom.xml @@ -147,12 +147,6 @@ 4.12 test - - org.apache.maven - maven-compat - ${mavenVersion} - test - org.apache.maven.plugin-testing maven-plugin-testing-harness From c345d73d58d4ea67d761a7a1ea4c6a9e13c44b8a Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 3 Jul 2020 18:53:25 -0400 Subject: [PATCH 2/4] fix up indent --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index bc47238..6743a49 100644 --- a/pom.xml +++ b/pom.xml @@ -136,11 +136,11 @@ plexus-archiver 4.2.1 - - org.codehaus.plexus - plexus-utils - 3.3.0 - + + org.codehaus.plexus + plexus-utils + 3.3.0 + junit junit From 552457d0b2173520fffdc96fc5550651079ae3ac Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 3 Jul 2020 18:53:41 -0400 Subject: [PATCH 3/4] update JUnit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6743a49..93546d5 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ junit junit - 4.12 + 4.13 test From e08f3ef667a9a262a91901ef10753f6a3587995e Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 3 Jul 2020 19:00:42 -0400 Subject: [PATCH 4/4] fix indent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 93546d5..6743a49 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ junit junit - 4.13 + 4.12 test