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 335f5bdc update to apache-parent 33
335f5bdc is described below
commit 335f5bdced8055226ede21add19edf715a0eb81b
Author: Mark Struberg <[email protected]>
AuthorDate: Sun Oct 20 15:26:30 2024 +0200
update to apache-parent 33
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b44428c3..0d18dbe1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>29</version>
+ <version>33</version>
</parent>
<groupId>org.apache.johnzon</groupId>