This is an automated email from the ASF dual-hosted git repository.
struberg 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 434f5622 update to apache-parent-35
434f5622 is described below
commit 434f56229274483d5ab51c347544bdbf69e12d3f
Author: Mark Struberg <[email protected]>
AuthorDate: Fri Dec 5 15:08:09 2025 +0100
update to apache-parent-35
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 69100426..5111e9ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>34</version>
+ <version>35</version>
</parent>
<groupId>org.apache.johnzon</groupId>