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
|
|
@ -25,7 +25,7 @@ |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<artifactId>maven-compiler-plugin</artifactId> |
|
|
<artifactId>maven-compiler-plugin</artifactId> |
|
|
<version>2.0.2</version> |
|
|
|
|
|
|
|
|
<version>3.11.0</version> |
|
|
<configuration> |
|
|
<configuration> |
|
|
<source>1.7</source> |
|
|
<source>1.7</source> |
|
|
<target>1.7</target> |
|
|
<target>1.7</target> |
|
|
|