jamesnetherton commented on issue #5962: URL: https://github.com/apache/camel-quarkus/issues/5962#issuecomment-2047483573
> I'm thinking that these dependencies really shouldn't be necessary and perhaps should be included in the `camel-quarkus-spring-redis artifact`?? It's likely due to usage of `io.quarkus:quarkus-spring-data-commons-api`: https://github.com/apache/camel-quarkus/blob/main/extensions-jvm/spring-redis/runtime/pom.xml#L54-L57 Which is probably a shaded version of the original, with various packages excluded. We should probably just use the vanilla `org.springframework` one. -- 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]
