This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-archetype.git
The following commit(s) were added to refs/heads/master by this push: new cf4ab032 Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 cf4ab032 is described below commit cf4ab0329e1d554918c17dfa807c04959f0c4259 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 28 04:54:37 2024 +0000 Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/apache/maven-archiver/releases) - [Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.2...maven-archiver-3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven:maven-archiver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- maven-archetype-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml index ad68eba6..1350e14c 100644 --- a/maven-archetype-plugin/pom.xml +++ b/maven-archetype-plugin/pom.xml @@ -91,7 +91,7 @@ <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-archiver</artifactId> - <version>3.6.2</version> + <version>3.6.3</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>