From 50c7f5ed59c940e530866423a403eb9a425011a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 08:58:36 +0000 Subject: [PATCH] build(deps): Bump maven-plugin-api from 3.8.3 to 3.9.1 Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.8.3 to 3.9.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.8.3...maven-3.9.1) --- updated-dependencies: - 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 75963ae..88e38ab 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.apache.maven maven-plugin-api - 3.8.3 + 3.9.1