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

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


The following commit(s) were added to refs/heads/master by this push:
     new a82cdcac fix: update apache parent pom
a82cdcac is described below

commit a82cdcac97841362f5781119bbadebf10d70c3db
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Jul 2 18:55:25 2025 +0200

    fix: update apache parent pom
    
    Signed-off-by: Jean-Louis Monteiro <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b05f45a1..69100426 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>33</version>
+    <version>34</version>
   </parent>
 
   <groupId>org.apache.johnzon</groupId>

Reply via email to