From ddbc5995dd5bf88ae4f6458b1550c548fa395f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Sep 2021 12:56:14 +0300 Subject: [PATCH] chore(deps): bump maven-compiler-plugin from 3.8.0 to 3.8.1 (#11764) Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 878b8ae9651..4da15a2ca29 100644 --- a/pom.xml +++ b/pom.xml @@ -320,7 +320,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1