From 13315e61326e06cfdc14aff27004fc2360418fdc Mon Sep 17 00:00:00 2001 From: HaHaWTH <102713261+HaHaWTH@users.noreply.github.com> Date: Tue, 4 Jun 2024 17:49:53 +0800 Subject: [PATCH] pom cleanup --- pom.xml | 45 --------------------------------------------- 1 file changed, 45 deletions(-) diff --git a/pom.xml b/pom.xml index 773f06b5..7de8a295 100644 --- a/pom.xml +++ b/pom.xml @@ -195,22 +195,6 @@ - - - org.apache.maven.plugins - maven-surefire-plugin - 2.22.2 - - - - -Dfile.encoding=${project.build.sourceEncoding} -Duser.language=en @{argLine} - - ${project.skipExtendedHashTests} - - - false - - org.apache.maven.plugins @@ -1140,35 +1124,6 @@ - - - - junit - junit - test - 4.13.2 - - - - org.hamcrest - java-hamcrest - test - 2.0.0.0 - - - - org.mockito - mockito-core - test - 5.2.0 - - - hamcrest-core - org.hamcrest - - - - org.checkerframework