From e9a150566dc6ad890a8517abd934c210fa9d2706 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sat, 1 Jul 2017 19:30:17 +0100 Subject: [PATCH 1/4] pom.xml: Upgrade kemitix-checkstyle-ruleset to 3.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2677413..30971df 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ UTF-8 UTF-8 target - 3.1.0 + 3.2.0 5-complexity 1.16.16 From f4538b83e06741441c572b50bd6bda4e70a8abfc Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 7 Jul 2017 16:50:13 +0100 Subject: [PATCH 2/4] pom.xml: add comments on build plugins --- pom.xml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 30971df..c8ae0b3 100644 --- a/pom.xml +++ b/pom.xml @@ -225,17 +225,17 @@ org.apache.maven.plugins maven-clean-plugin ${maven-clean-plugin.version} - + org.apache.maven.plugins maven-install-plugin ${maven-install-plugin.version} - + org.apache.maven.plugins maven-site-plugin ${maven-site-plugin.version} - + org.apache.maven.plugins maven-compiler-plugin @@ -251,13 +251,11 @@ ${project.build.sourceEncoding} - org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} - org.apache.maven.plugins maven-failsafe-plugin @@ -277,7 +275,6 @@ - org.apache.maven.plugins maven-pmd-plugin @@ -299,7 +296,6 @@ - one.util huntbugs-maven-plugin @@ -313,7 +309,6 @@ - org.jacoco jacoco-maven-plugin @@ -371,7 +366,6 @@ - org.pitest highwheel-maven @@ -385,7 +379,6 @@ - org.pitest pitest-maven From db6dad1394cc25af27a350e4a7132a81d7358bcd Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 14 Jul 2017 20:33:17 +0100 Subject: [PATCH 3/4] pom.xml: upgrade lombok to 1.16.18 --- pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c8ae0b3..dc5d378 100644 --- a/pom.xml +++ b/pom.xml @@ -43,9 +43,7 @@ target 3.2.0 5-complexity - - 1.16.16 - + 1.16.18 0.9.0 net.kemitix @@ -425,7 +423,6 @@ jacoco-maven-plugin ${jacoco-maven-plugin.version} - org.apache.maven.plugins maven-pmd-plugin From 95e1a5e56f6d9957727030a81b0172f1db0669b8 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 14 Jul 2017 20:35:04 +0100 Subject: [PATCH 4/4] pom.xml: upgrade kemitix-checkstyle-ruleset to 3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc5d378..1e0a85c 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ UTF-8 UTF-8 target - 3.2.0 + 3.3.0 5-complexity 1.16.18 0.9.0