This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 57b5f93 PDFBOX-5660: update apache parent
57b5f93 is described below
commit 57b5f93ba1c23767df2828a3c2682143995757ad
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 29 10:19:53 2026 +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 f303274..f454448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>37</version>
+ <version>39</version>
<relativePath />
</parent>