davsclaus commented on code in PR #8371:
URL: https://github.com/apache/camel/pull/8371#discussion_r970718993


##########
components/camel-spring-ws/pom.xml:
##########
@@ -200,13 +176,13 @@
             <scope>test</scope>
         </dependency>
 
-        <!-- needed by jetty http server to load class: 
org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter -->
-        <dependency>
-            <groupId>com.sun.xml.bind</groupId>
-            <artifactId>jaxb-osgi</artifactId>
-            <version>${jaxb-osgi-version}</version>
-            <scope>test</scope>
-        </dependency>
+<!--        &lt;!&ndash; needed by jetty http server to load class: 
org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter &ndash;&gt;-->

Review Comment:
   I wonder if this can be removed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to