From 45ac10148f5fd69e7bbce5a606ed56fddf772d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Mar 2021 10:55:37 +0000 Subject: [PATCH] Bump maven-compiler-plugin from 3.8.0 to 3.8.1 in /backend 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[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index ec86178..903c91c 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -42,7 +42,7 @@ maven-compiler-plugin - 3.8.0 + 3.8.1 maven-surefire-plugin