robinvish2794 commented on code in PR #634:
URL: https://github.com/apache/camel-karaf/pull/634#discussion_r2174396822


##########
components/camel-cxf/camel-cxf-all/pom.xml:
##########
@@ -65,7 +65,7 @@
             jakarta.xml.ws*;version="${camel-osgi-jakarta-xml-ws-version}",
             jakarta.xml.bind*;version="${camel-osgi-jakarta-bind-version}",
             
jakarta.validation*;resolution:=optional;version="${camel-osgi-jakarta-validation-version}",
-            jakarta.jws*;version="${camel-osgi-jakarta-jws-version}",
+            jakarta.jws*;version="${camel-osgi-jakarta-xml-ws-version}",

Review Comment:
   Yes, It is no longer needed, I removed it from camel-cxf but I didn't remove 
it from parent pom and features xml yet but I'll do the clean up. Thnx !!



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to