dependabot[bot]
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
tools/java/data/pom.xml
|
|
@ -47,7 +47,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>3.11.0</version> |
|
|
|
|
|
|
|
|
<version>3.14.1</version> |
|
|
<configuration> |
|
|
<configuration> |
|
|
<source>8</source> |
|
|
<source>8</source> |
|
|
<target>8</target> |
|
|
<target>8</target> |
|
|
|