lhotari opened a new pull request, #19: URL: https://github.com/apache/pulsar-connectors/pull/19
### Motivation The current pulsar-connector-dependencies will add all aliases for all dependencies in the libs.versions.toml. There was one BOM `jetty9-bom` which was conflicting with `jetty-bom`. ### Modifications This PR adds changes where `jetty9-bom` alias is renamed to `jetty9-bom-override`. In pulsar-connector-dependencies, all aliases ending with `.override` will be skipped. -- 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]
