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

tilman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git


The following commit(s) were added to refs/heads/master by this push:
     new d906c1d  PDFBOX-5660: update apache parent
d906c1d is described below

commit d906c1d3e771880adbed29843c78b4bf5a728807
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 16 10:47:25 2025 +0200

    PDFBOX-5660: update apache parent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 70b7de4..a675e02 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>
         <relativePath />
     </parent>
     

Reply via email to