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
-
tools/java/cpp-build/pom.xml
|
|
@ -84,7 +84,7 @@ |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
<artifactId>exec-maven-plugin</artifactId> |
|
|
<artifactId>exec-maven-plugin</artifactId> |
|
|
<version>1.5.0</version> |
|
|
|
|
|
|
|
|
<version>3.1.0</version> |
|
|
<executions> |
|
|
<executions> |
|
|
<execution> |
|
|
<execution> |
|
|
<phase>generate-sources</phase> |
|
|
<phase>generate-sources</phase> |
|
|
|