Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2 #2

Merged
pierre merged 1 commits from renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x into master 2022-03-23 16:45:26 +00:00
Showing only changes of commit 89e782032a - Show all commits

View File

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