dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
3 additions and
3 deletions
-
tools/java/common/pom.xml
-
tools/java/cpp-build/pom.xml
-
tools/java/java-build/pom.xml
|
|
|
@ -41,7 +41,7 @@ |
|
|
|
<plugin> |
|
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
|
<artifactId>build-helper-maven-plugin</artifactId> |
|
|
|
<version>1.9.1</version> |
|
|
|
<version>3.4.0</version> |
|
|
|
<executions> |
|
|
|
<execution> |
|
|
|
<id>add-source</id> |
|
|
|
|
|
|
|
@ -55,7 +55,7 @@ |
|
|
|
<plugin> |
|
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
|
<artifactId>build-helper-maven-plugin</artifactId> |
|
|
|
<version>1.9.1</version> |
|
|
|
<version>3.4.0</version> |
|
|
|
<executions> |
|
|
|
<execution> |
|
|
|
<id>add-source</id> |
|
|
|
|
|
|
|
@ -57,7 +57,7 @@ |
|
|
|
<plugin> |
|
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
|
<artifactId>build-helper-maven-plugin</artifactId> |
|
|
|
<version>1.9.1</version> |
|
|
|
<version>3.4.0</version> |
|
|
|
<executions> |
|
|
|
<execution> |
|
|
|
<id>add-source</id> |
|
|
|
|