From 25e3a22e1c59050102b6034650222c021c714b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 05:28:46 +0000 Subject: [PATCH] Bump maven-compiler-plugin from 3.9.0 to 3.10.1 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 7e770a1be0a..ffd0f31d217 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -128,7 +128,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.9.0 + 3.10.1 -parameters diff --git a/pom.xml b/pom.xml index 72694656f6e..bacf5571213 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.9.0 + 3.10.1 11 11