From 37320edc943d43095eba919597d762f0f1277be1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 08:03:19 +0000 Subject: [PATCH] build(deps): bump maven-plugin-annotations from 3.4 to 3.6.1 Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.4 to 3.6.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.4...maven-plugin-tools-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven/pom.xml b/maven/pom.xml index 0da54d38b..d478012ce 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -30,7 +30,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.4 + 3.6.1 provided