This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new dd97deb Bump archetypeVersion from 2.2 to 3.4.1 (#61)
dd97deb is described below
commit dd97deb6d0f2441f4e0b8038c0bbd9d50c3a8415
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:21:35 2026 +0000
Bump archetypeVersion from 2.2 to 3.4.1 (#61)
Bumps `archetypeVersion` from 2.2 to 3.4.1.
Updates `org.apache.maven.archetype:archetype-packaging` from 2.2 to 3.4.1
- [Release notes](https://github.com/apache/maven-archetype/releases)
-
[Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-2.2...maven-archetype-3.4.1)
Updates `org.apache.maven.plugins:maven-archetype-plugin` from 2.2 to 3.4.1
- [Release notes](https://github.com/apache/maven-archetype/releases)
-
[Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-2.2...maven-archetype-3.4.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.archetype:archetype-packaging
dependency-version: 3.4.1
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.apache.maven.plugins:maven-archetype-plugin
dependency-version: 3.4.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tomcat-maven-archetype/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tomcat-maven-archetype/pom.xml b/tomcat-maven-archetype/pom.xml
index 128680b..c2cfd44 100644
--- a/tomcat-maven-archetype/pom.xml
+++ b/tomcat-maven-archetype/pom.xml
@@ -36,7 +36,7 @@
<name>Apache Tomcat Maven Plugin :: Archetype</name>
<properties>
- <archetypeVersion>2.2</archetypeVersion>
+ <archetypeVersion>3.4.1</archetypeVersion>
<tomcatPluginVersion>${project.version}</tomcatPluginVersion>
<archetypeItGoalsBatch>clean,pre-integration-test</archetypeItGoalsBatch>
<archetypeItGoals>clean,install</archetypeItGoals>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]