ivonaest commented on PR #25622: URL: https://github.com/apache/camel/pull/25622#issuecomment-5395445394
Hi @davsclaus , the org.apache.directory.api isn't direct dependency but comes transitively to project through org.apache.directory.server. Both camel-ldif and camel-ldap depend on ApacheDS so they both need pin. I pinned it in parent pom.xml to avoid duplicating the code in both camel-ldif's and camel-ldap's pom.xml. I can apply these changes to both POMs if that is your preferred approach. -- 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]
