This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit e7b07ab143b07cd8fc4c52d59c40a49422576b30
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Oct 8 08:27:34 2025 +0200

    Upgrading Maven archetype
---
 archetype/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archetype/pom.xml b/archetype/pom.xml
index fb6ac3b228..a0dc755602 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -34,7 +34,7 @@ under the License.
   <packaging>maven-archetype</packaging>
 
   <properties>
-    <maven.archetype.version>3.4.0</maven.archetype.version>
+    <maven.archetype.version>3.4.1</maven.archetype.version>
 
     <rootpom.basedir>${basedir}/..</rootpom.basedir>
   </properties>

Reply via email to