diff --git a/pmml-rexp-example/pom.xml b/pmml-rexp-example/pom.xml index 92eb851..d69bb6d 100644 --- a/pmml-rexp-example/pom.xml +++ b/pmml-rexp-example/pom.xml @@ -52,7 +52,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.4.1 + 3.5.0 package diff --git a/pom.xml b/pom.xml index 913dced..226156a 100644 --- a/pom.xml +++ b/pom.xml @@ -112,6 +112,8 @@ maven-compiler-plugin 3.11.0 + true + true 1.8 1.8 @@ -127,7 +129,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.0 + 3.0.1 true true @@ -137,7 +139,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0 + 3.1.2 ${jacoco.agent} false @@ -146,7 +148,7 @@ org.jacoco jacoco-maven-plugin - 0.8.9 + 0.8.10 pre-unit-test