diff --git a/pmml-statsmodels-example/pom.xml b/pmml-statsmodels-example/pom.xml index 5612847..a6b9692 100644 --- a/pmml-statsmodels-example/pom.xml +++ b/pmml-statsmodels-example/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/pom.xml b/pom.xml index 0a04be7..8ac52dd 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.10.1 1.8 @@ -151,15 +151,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.1 ${jacoco.agent} - - - java.util.logging.config.file - src/test/resources/logging.properties - - + + src/test/resources/logging.properties + false