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

cbrisson pushed a commit to branch apache-35
in repository https://gitbox.apache.org/repos/asf/velocity-master.git

commit c6457bbc0a2ecd3bb7f2f75c8e5a6b680c6175f6
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Nov 1 17:05:41 2025 +0100

    Bump apache parent to 35
---
 pom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom/pom.xml b/pom/pom.xml
index d49638d..662f1aa 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>33</version>
+    <version>35</version>
   </parent>
 
   <groupId>org.apache.velocity</groupId>

Reply via email to