jamesnetherton commented on code in PR #4808: URL: https://github.com/apache/camel-quarkus/pull/4808#discussion_r1172524872
########## 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: > Can't we stop managing jetty-server in camel-quarkus-bom What happens if the extensions that need it pull different versions? Won't we get convergence check errors? -- 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