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

clebertsuconic pushed a commit to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/new-logging by this push:
     new bcf86ce869 fixing build after rebase
bcf86ce869 is described below

commit bcf86ce869d0fc911a9da8c80f5f826ce78bf6fb
Author: Clebert Suconic <[email protected]>
AuthorDate: Tue Aug 2 13:20:50 2022 -0400

    fixing build after rebase
---
 artemis-website/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 81ec796d08..e83280be44 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -117,12 +117,6 @@
             </dependency>
 
             <!-- stuff needed to resolve various classes during javadoc 
processing -->
-            <dependency>
-               <groupId>xalan</groupId>
-               <artifactId>xalan</artifactId>
-               <optional>true</optional>
-               <scope>provided</scope>
-            </dependency>
             <dependency>
                <groupId>com.google.code.findbugs</groupId>
                <artifactId>jsr305</artifactId>

Reply via email to