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/deltaspike.git
commit 391e27657256cd48ebafa33f2d8091d21234d1db Author: Mark Struberg <[email protected]> AuthorDate: Mon Jul 14 08:11:08 2025 +0200 DELTASPIKE-1481 upgrade to apache parent-35 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4b72ef32..34d3e5e5e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>34</version> + <version>35</version> <relativePath /> </parent>
