Author: tilman
Date: Mon Jul 20 07:30:14 2026
New Revision: 1936346

Log:
PDFBOX-4951: add glyph layout module entry

Modified:
   pdfbox/branches/3.0/pom.xml

Modified: pdfbox/branches/3.0/pom.xml
==============================================================================
--- pdfbox/branches/3.0/pom.xml Mon Jul 20 07:28:55 2026        (r1936345)
+++ pdfbox/branches/3.0/pom.xml Mon Jul 20 07:30:14 2026        (r1936346)
@@ -39,6 +39,7 @@
     <module>fontbox</module>
     <module>xmpbox</module>
     <module>pdfbox</module>
+    <module>pdfbox-layout-awt</module>
     <module>preflight</module>
     <module>preflight-app</module>
     <module>debugger</module>

Reply via email to