Merge pull request #1 from omaster395464gh/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M7

Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
This commit is contained in:
Oliver 2022-06-10 13:23:27 +02:00 committed by GitHub
commit 90cb508c8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,7 +118,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M6</version>
<version>3.0.0-M7</version>
</plugin>
<!-- https://mvnrepository.com/artifact/com.google.cloud.tools/jib-maven-plugin -->