From 6e5237e7471b0a730c8352ba8d74e3aa6cd1ca51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 05:08:54 +0000 Subject: [PATCH] Bump maven-plugin-annotations from 3.8.2 to 3.9.0 Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.8.2 to 3.9.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.8.2...maven-plugin-tools-3.9.0) --- 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 201131edbd..3770667b99 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -110,7 +110,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.8.2 + 3.9.0 provided