Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 #49

Open
pierre wants to merge 1 commits from renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x into master
Showing only changes of commit 78ba4ae387 - Show all commits

View File

@ -46,7 +46,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.0.0</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>