This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new c08748df8d Bump maven-archetype.version from 3.3.0 to 3.3.1 c08748df8d is described below commit c08748df8df8d4ac70b6788b0c484f135fd03039 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 29 13:30:49 2024 +0000 Bump maven-archetype.version from 3.3.0 to 3.3.1 Bumps `maven-archetype.version` from 3.3.0 to 3.3.1. Updates `org.apache.maven.plugins:maven-archetype-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-archetype/releases) - [Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-3.3.0...maven-archetype-3.3.1) Updates `org.apache.maven.archetype:archetype-packaging` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-archetype/releases) - [Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-3.3.0...maven-archetype-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-archetype-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.archetype:archetype-packaging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9f103ab5c..073848fcf6 100644 --- a/pom.xml +++ b/pom.xml @@ -501,7 +501,7 @@ <jaxws.api.version>4.0.2</jaxws.api.version> <jsr311.api.version>1.1.1</jsr311.api.version> <maven-plugin-tools.version>3.15.1</maven-plugin-tools.version> - <maven-archetype.version>3.3.0</maven-archetype.version> + <maven-archetype.version>3.3.1</maven-archetype.version> <activemq.version>6.1.3</activemq.version> <surefire.version>3.5.1</surefire.version> <!-- This variable is used in some Xdocs and is substituted using Velocity. Note that