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

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

View File

@@ -272,7 +272,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.0.0-M5</version>
<version>3.1.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>