From f93dac704a901bbde035259988beb92b36de7a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Sep 2021 11:12:02 +1000 Subject: [PATCH] Bump maven-plugin-api from 3.0 to 3.8.2 (#188) Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.0 to 3.8.2. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.0...maven-3.8.2) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e3c5009..db92208 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ org.apache.maven maven-plugin-api - 3.0 + 3.8.2 junit