diff --git a/configuration-properties/pom.xml b/configuration-properties/pom.xml index db4a995..eecbdfb 100644 --- a/configuration-properties/pom.xml +++ b/configuration-properties/pom.xml @@ -48,14 +48,20 @@ maven-compiler-plugin 3.11.0 - - org.apache.maven.plugins - maven-surefire-plugin - 3.1.2 - + + + maven-compiler-plugin + + + -parameters + + + + + diff --git a/pom.xml b/pom.xml index 8aac035..39efd8b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,13 +15,20 @@ UTF-8 - 3.1.3 + 3.3.0 19 19 + + + org.xmlunit + xmlunit-core + 2.10.0 + org.springframework.boot spring-boot-dependencies @@ -56,7 +63,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.5 maven-dependecy-plugin