Skip to content

Commit 867563e

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin
Bumps the tools-java-data group with 1 update in the /tools/java/data directory: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools-java-data ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1cd796 commit 867563e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/java/data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-compiler-plugin</artifactId>
50-
<version>3.11.0</version>
50+
<version>3.14.1</version>
5151
<configuration>
5252
<source>8</source>
5353
<target>8</target>

0 commit comments

Comments
 (0)