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-parent.git
The following commit(s) were added to refs/heads/master by this push: new a799b55 Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.1 to 3.5.2 (#522) a799b55 is described below commit a799b5590a2b70cd22eeb00bcb82522cd7b84b11 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 22 10:56:18 2024 -0400 Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.1 to 3.5.2 (#522) Bumps [org.apache.maven.plugins:maven-artifact-plugin](https://github.com/apache/maven-artifact-plugin) from 3.5.1 to 3.5.2. - [Commits](https://github.com/apache/maven-artifact-plugin/compare/maven-artifact-plugin-3.5.1...maven-artifact-plugin-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-artifact-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 9c7a2d0..924dfe0 100644 --- a/pom.xml +++ b/pom.xml @@ -657,7 +657,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-artifact-plugin</artifactId> - <version>3.5.1</version> + <version>3.5.2</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>