From 5afe6bb35b1a7347cc6ff3623fec82ce3a27e2be Mon Sep 17 00:00:00 2001 From: ljacqu Date: Sat, 20 May 2017 19:15:13 +0200 Subject: [PATCH] Update dependencies - Remove unused exec plugin --- pom.xml | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index d471fbd9..2adc51fa 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.6.0 + 3.6.1 ${project.jdkVersion} ${project.jdkVersion} @@ -198,7 +198,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 2.20 -Dfile.encoding=${project.build.sourceEncoding} @{argLine} @@ -342,26 +342,11 @@ - - - org.codehaus.mojo - exec-maven-plugin - 1.5.0 - - test - ${project.basedir}/target/test-classes - tools.ToolsRunner - - updateDocs - - true - - org.jacoco jacoco-maven-plugin - 0.7.7.201606060606 + 0.7.9 prepare-agent @@ -938,7 +923,7 @@ org.mockito mockito-core test - 2.7.9 + 2.8.9 hamcrest-core @@ -951,13 +936,13 @@ org.xerial sqlite-jdbc - 3.15.1 + 3.16.1 test com.h2database h2 - 1.4.193 + 1.4.195 test