[JAVA-1662] Migrated maven-surefire-plugin version to 2.22.2

This commit is contained in:
fdpro
2020-09-10 12:22:23 +02:00
parent b59fed4e7b
commit 2b91263b68
6 changed files with 27 additions and 8 deletions

View File

@@ -7,9 +7,9 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<artifactId>logging-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>