From 8b3fedefea9cfa1149fb5c143ac7174371c33b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 08:59:15 +0100 Subject: [PATCH] Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (#26) Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0. - [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.0) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab0e826..e5b58d2 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 3.1.2 3.1.0 - 3.9.0 + 3.10.0 3.0.0-M2 3.0.1 3.0.0-M1