Merge pull request #750 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.0

Bump maven-surefire-plugin from 3.0.0-M5 to 3.1.0
This commit is contained in:
Harald Kuhr
2023-05-24 19:18:44 +02:00
committed by GitHub

2
pom.xml Executable file → Normal file
View File

@@ -237,7 +237,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version> <version>3.1.0</version>
<configuration> <configuration>
<systemProperties> <systemProperties>
<property> <property>