akshayrai opened a new pull request #4312: [TE] Clean up POM - Upgrade Dropwizard, Commons package and others URL: https://github.com/apache/incubator-pinot/pull/4312 Changes: 1. Upgrade Dropwizard to the latest stable version and fix compatibility issues 2. Clean up and use jackson-core and jackson-databind dependencies pulled by Dropwizard 3. Deprecate `commons-configuration` and use `commons-configuration2` 4. Deprecate `commons-lang` and use `commons-lang3` 5. Deprecate `commons-collections` and use `commons-collections4` 6. Move `com.wordnik` to `io.swagger` 7. Move `io.federico` to `com.smoketurner` 8. Upgrade Jetty version Tests: - Builds successfully with all the unit tests - Deployed and tested on local box
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
