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 a5d0064e7c Bump org.apache.maven.plugins:maven-archetype-plugin from 
3.2.1 to 3.3.0
a5d0064e7c is described below

commit a5d0064e7c2ddffe44c3fe3bbecbc68284af813f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 26 13:31:25 2024 +0000

    Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.1 to 3.3.0
    
    Bumps 
[org.apache.maven.plugins:maven-archetype-plugin](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.plugins:maven-archetype-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 c5c1249272..719cbac297 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1229,7 +1229,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-archetype-plugin</artifactId>
-                    <version>3.2.1</version>
+                    <version>3.3.0</version>
                 </plugin>
                 
                 <!-- Use released versions of the aar and mar plugins in order 
to avoid

Reply via email to