Skip to content

Commit 0e783f6

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

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>2.0.2</version>
50+
<version>3.13.0</version>
5151
<configuration>
5252
<source>1.7</source>
5353
<target>1.7</target>

0 commit comments

Comments
 (0)