reschke commented on PR #2729: URL: https://github.com/apache/jackrabbit-oak/pull/2729#issuecomment-4616493993
### **Guava** 1.15.0 is used in oak-run because oak-run uses Oak 1.6.0 (I believe sidegrades), and that one needs Guava 1.15.0. 1.21.0 is a transitive *test* dependency in oak-segment-aws, pulled in by org.eclipse.jetty:jetty-server -> com.amazonaws:DynamoDBLocal:jar. Can we improve that? Maybe, but we should check those artefacts where this come from. Guava versions arent't necessarily compatible (for instance, because methods marked "beta" (AFAIR) are removed. -- 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]
