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

lehmi 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 7d76366  PDFBOX-5246:  removed no longer supported option
7d76366 is described below

commit 7d7636648349c593b2d8419f8f3fc653c83355d9
Author: Andreas Lehmkühler <[email protected]>
AuthorDate: Wed Apr 29 19:09:31 2026 +0200

    PDFBOX-5246:  removed no longer supported option
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 594c159..ba77c7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,7 +260,6 @@
                                        <source>1.6</source>
                                        <target>1.6</target>
                                        <debug>false</debug>
-                                       <optimize>true</optimize>
                                </configuration>
                        </plugin>
                        <plugin>

Reply via email to