Skip to content

Commit 1a8f838

Browse files
committed
Remove temporary FixASCIIControlsReader exclude for japicmp
DEVSIX-9096
1 parent 8ba6f78 commit 1a8f838

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -515,12 +515,6 @@
515515
<excludes>
516516
<!-- Contains interfaces for bouncycastle wrappers which can be changes in any time -->
517517
<exclude>com.itextpdf.commons.bouncycastle</exclude>
518-
<!--
519-
Temporary exclude to be able to cleanup code.
520-
This class is not intended to be used by our users directly.
521-
TODO: DEVSIX-9096 - remove after 9.3.0 release
522-
-->
523-
<exclude>com.itextpdf.kernel.xmp.impl.FixASCIIControlsReader</exclude>
524518
</excludes>
525519
<excludeModules>
526520
<excludeModule>bouncy-castle-adapter</excludeModule>

0 commit comments

Comments
 (0)