From 237801125b0766e25c4d5811b4c974ad1c3761c9 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sat, 28 Mar 2020 09:27:01 +0000 Subject: [PATCH] Upgrade dependencies (#106) * Specify compiler versions correctly * Use kemitix-parent * Bump kemitix-maven-tiles from 2.1.3 to 2.4.1 * Bump kemitix-checkstyle-ruleset from 4.1.1 to 5.4.0 * Use surefire plugin from tile * Use pitest plugin from tile * Bump kemitix-maven-tiles from 2.4.1 to 2.5.0 --- pom.xml | 35 +++++++++++------------------------ 1 file changed, 11 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index d3e0159..c7de6f3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,19 +3,23 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + net.kemitix + kemitix-parent + 5.3.0 + + - net.kemitix gitdb DEV-SNAPSHOT - 8 + 1.8 + ${java.version} + ${java.version} 2.16 - 2.1.3 - 4.1.1 - 2.22.2 - 1.5.0 - 0.12 + 2.5.0 + 5.4.0 1.18.12 5.7.0.202003110725-r 3.15.0 @@ -105,23 +109,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - org.pitest - pitest-maven - ${pitest-maven-plugin.version} - - - org.pitest - pitest-junit5-plugin - ${pitest-junit5-plugin.version} - - - \ No newline at end of file