From ac97919d4a048a94d931a3d22a1aa3f08ba78b85 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 15:15:58 +0200 Subject: [PATCH] Bump maven-compiler-plugin from 3.8.0 to 3.8.1 (#171) 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) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5cc6933..12b5d8ce 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ java - 3.8.0 + 3.8.1 2.10 ${maven-checkstyle-plugin.version}