chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1 #9

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

@ -120,7 +120,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.2.5</version> <version>3.5.1</version>
</plugin> </plugin>
</plugins> </plugins>
</build> </build>