hudi-bot opened a new issue, #15737: URL: https://github.com/apache/hudi/issues/15737
After upgrading to 0.13.0-rc1 as shown in [https://github.com/codope/presto/commit/8779d4f17be10861d7726226e74397c6d9b316fd] and building the project, we get the following error: {code:java} Failed while enforcing RequireUpperBoundDeps. The error(s) are [ Require upper bound dependencies error for org.objenesis:objenesis:1.3 paths to dependency are: +-com.facebook.presto:presto-hive:0.280-SNAPSHOT +-org.apache.hudi:hudi-presto-bundle:0.13.0-rc1 +-com.esotericsoftware:kryo-shaded:4.0.2 +-org.objenesis:objenesis:1.3 (managed) <-- org.objenesis:objenesis:2.5.1 ] {code} ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-5662 - Type: Task -- 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]
