Browse Source

Merge 6aa526b3a3 into cf446565d9

pull/3831/merge
dependabot[bot] 4 days ago
committed by GitHub
parent
commit
c3be6b8c39
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tools/java/data/pom.xml

+ 1
- 1
tools/java/data/pom.xml View File

@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.14.1</version>
<configuration>
<source>8</source>
<target>8</target>


Loading…
Cancel
Save