From f3e00b2d28ca06e00ee2fc23bef96e6d9af52416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 12:49:28 +0530 Subject: [PATCH] Bump maven-compiler-plugin from 2.0.2 to 3.11.0 in /tools/java/common (#2930) Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 2.0.2 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-2.0.2...maven-compiler-plugin-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com> --- tools/java/common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/java/common/pom.xml b/tools/java/common/pom.xml index 11b586eef..b5ae6f8b6 100644 --- a/tools/java/common/pom.xml +++ b/tools/java/common/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.11.0 1.7 1.7