This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/archiva-2.x by this push:
new bd8926f06 cleanup
bd8926f06 is described below
commit bd8926f065c2c0d36642175cfe997d37dca664b0
Author: Olivier Lamy <[email protected]>
AuthorDate: Wed Apr 19 14:23:14 2023 +1000
cleanup
Signed-off-by: Olivier Lamy <[email protected]>
---
pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7a3ca7a34..bf0084fd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1611,8 +1611,7 @@
<exclude>xom:xom</exclude>
<exclude>struts:struts</exclude>
<exclude>stax:stax-api</exclude>
- <!-- this should be really exclude but html unit need and
upgrade is a pain -->
-<!-- <exclude>xerces:xercesImpl</exclude>-->
+ <exclude>xerces:xercesImpl</exclude>
<exclude>org.codehaus.plexus:plexus-xwork-integration</exclude>
<exclude>org.codehaus.plexus:plexus-component-api</exclude>
<exclude>org.codehaus.plexus:plexus-container-default</exclude>