We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba6f78 commit 1a8f838Copy full SHA for 1a8f838
pom.xml
@@ -515,12 +515,6 @@
515
<excludes>
516
<!-- Contains interfaces for bouncycastle wrappers which can be changes in any time -->
517
<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>
524
</excludes>
525
<excludeModules>
526
<excludeModule>bouncy-castle-adapter</excludeModule>
0 commit comments