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 30c066b PDFBOX-5660: update apache parent
30c066b is described below
commit 30c066ba364225ee86c8d0e85c11ba3cd31620af
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Jan 14 09:26:19 2026 +0100
PDFBOX-5660: update apache parent
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f0afab9..34f4505 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35</version>
+ <version>37</version>
<relativePath />
</parent>