reta commented on code in PR #2062: URL: https://github.com/apache/cxf/pull/2062#discussion_r1757600275
########## integration/tracing/tracing-opentelemetry/pom.xml: ########## @@ -46,6 +46,10 @@ <artifactId>jakarta.xml.ws-api</artifactId> <optional>true</optional> </dependency> + <dependency> + <groupId>jakarta.servlet</groupId> + <artifactId>jakarta.servlet-api</artifactId> Review Comment: (sorry weird diff, but could you please add optional, we don't want to bundle servlet-api with this module) -- 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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org