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

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

commit 677cc38b553911a2e9f1637d4c734cae2dabf62a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Oct 8 08:24:35 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 b384e3bc51..fe0c5e34c5 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