dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
java/pom.xml
|
|
@ -114,7 +114,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>2.12</version> |
|
|
|
|
|
|
|
|
<version>3.1.2</version> |
|
|
<configuration> |
|
|
<configuration> |
|
|
<forkCount>0</forkCount> |
|
|
<forkCount>0</forkCount> |
|
|
<includes> |
|
|
<includes> |
|
|
|