diff --git a/pom.xml b/pom.xml index ba7eed7..8d97cb4 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,6 @@ limitations under the License. 2023-06-23T19:56:25Z - 8 @@ -73,7 +72,6 @@ limitations under the License. org.junit.jupiter junit-jupiter - 5.9.2 test @@ -85,15 +83,6 @@ limitations under the License. - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0 - - - org.apache.maven.plugins @@ -119,16 +108,6 @@ limitations under the License. true - - - JAVA_HOME - ${JAVA_HOME} - - - M2_HOME - ${M2_HOME} - -