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 837f722827 Bump org.apache.maven.archetype:archetype-packaging from 
3.2.1 to 3.3.0
837f722827 is described below

commit 837f72282778598e8cda51d2ea7e7bdada8db91b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 26 13:30:52 2024 +0000

    Bump org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.3.0
    
    Bumps 
[org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype)
 from 3.2.1 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-archetype/releases)
    - 
[Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-3.2.1...maven-archetype-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.archetype:archetype-packaging
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 modules/tool/archetype/quickstart-webapp/pom.xml | 2 +-
 modules/tool/archetype/quickstart/pom.xml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml 
b/modules/tool/archetype/quickstart-webapp/pom.xml
index d3ccf882e7..be6f884acf 100644
--- a/modules/tool/archetype/quickstart-webapp/pom.xml
+++ b/modules/tool/archetype/quickstart-webapp/pom.xml
@@ -55,7 +55,7 @@
                        <extension>
                                <groupId>org.apache.maven.archetype</groupId>
                                <artifactId>archetype-packaging</artifactId>
-                               <version>3.2.1</version>
+                               <version>3.3.0</version>
                        </extension>
                </extensions>
        </build>
diff --git a/modules/tool/archetype/quickstart/pom.xml 
b/modules/tool/archetype/quickstart/pom.xml
index 1289cea3a4..65971648cb 100644
--- a/modules/tool/archetype/quickstart/pom.xml
+++ b/modules/tool/archetype/quickstart/pom.xml
@@ -55,7 +55,7 @@
                        <extension>
                                <groupId>org.apache.maven.archetype</groupId>
                                <artifactId>archetype-packaging</artifactId>
-                               <version>3.2.1</version>
+                               <version>3.3.0</version>
                        </extension>
                </extensions>
        </build>

Reply via email to