jamesnetherton commented on issue #5801: URL: https://github.com/apache/camel-quarkus/issues/5801#issuecomment-2057025492
> @jamesnetherton this line in `quarkus-platform` https://github.com/quarkusio/quarkus-platform/blob/3.8/pom.xml#L385-L386 could be removed? No, I don't think so. While `mockwebserver` is not in our BOM and the k8s client still aligns with okhttp 3.x, the dependency tree ends up being a mess when tests run because IIRC the universe BOM is used: https://github.com/quarkusio/quarkus-platform/blob/3.8/generated-platform-project/quarkus-universe/bom/pom.xml -- 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]
