Merge pull request #675 from internetarchive/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.4

Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.5.4
This commit is contained in:
Alex Osborne
2025-10-27 10:20:26 +09:00
committed by GitHub
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -179,7 +179,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.3</version>
<version>3.5.4</version>
<configuration>
<!--
There was a unit test, SinkHandlerTest, that required
+1 -1
View File
@@ -25,7 +25,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.5.4</version>
<configuration>
<useSystemClassLoader>true</useSystemClassLoader>
</configuration>
+1 -1
View File
@@ -198,7 +198,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.3</version>
<version>3.5.4</version>
<configuration>
<excludes>
<exclude>**/TestAll.java</exclude>
+1 -1
View File
@@ -117,7 +117,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.3</version>
<version>3.5.4</version>
<configuration>
<excludes>
<exclude>**/TestAll.java</exclude>
+1 -1
View File
@@ -375,7 +375,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.3</version>
<version>3.5.4</version>
<configuration>
<argLine>-Xmx1g</argLine>
<systemPropertyVariables>