jamesnetherton commented on code in PR #4808:
URL: https://github.com/apache/camel-quarkus/pull/4808#discussion_r1172385348


##########
poms/bom/pom.xml:
##########
@@ -7249,10 +7249,6 @@
                                     
<gavPattern>org.apache.kafka:connect-api</gavPattern>
                                     
<addExclusions>javax.ws.rs:javax.ws.rs-api</addExclusions>
                                 </autogeneratedBomEntryTransformation>
-                                <autogeneratedBomEntryTransformation>
-                                    
<gavPattern>org.eclipse.jetty:jetty-server</gavPattern>
-                                    
<addExclusions>javax.servlet:javax.servlet-api</addExclusions>
-                                </autogeneratedBomEntryTransformation>

Review Comment:
   > Unfortunately, this will come back with the next mvn process-resources 
-Dcq.flatten-bom.format
   
   That's what I assumed, but it does not seem to be the case when I run that 
command.
   
   > upgrade to WireMock 3.x
   
   I can try that. Alternatively, we could perhaps leave things as-is for 
2.13.x, given we have a workaround for the platform side.



-- 
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