From 5478f279a8f996411098026781801805c88a3542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 01:34:14 +0000 Subject: [PATCH] chore(deps): bump maven.version from 3.3.9 to 3.8.5 Bumps `maven.version` from 3.3.9 to 3.8.5. Updates `maven-core` from 3.3.9 to 3.8.5 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.5) Updates `maven-plugin-api` from 3.3.9 to 3.8.5 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.5) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d48ff1..32cd0b4 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ ${java.version} ${java.version} false - 3.3.9 + 3.8.5 UTF-8 https://sonarcloud.io ingogriebsch