This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new b7b9e84 Bump maven-plugin-plugin from 3.6.2 to 3.6.4 (#61) b7b9e84 is described below commit b7b9e844d166b0268493db87ed71a0b925ff4bde Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Mar 12 13:30:10 2022 -0500 Bump maven-plugin-plugin from 3.6.2 to 3.6.4 (#61) Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.2 to 3.6.4. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 ba9b424..af20ea0 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <plugins> <plugin> <artifactId>maven-plugin-plugin</artifactId> - <version>3.6.2</version> + <version>3.6.4</version> <!-- Add the Ant plugin tools to the plugin --> <dependencies> <dependency>