[
https://issues.apache.org/jira/browse/OAK-10369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748090#comment-17748090
]
Julian Reschke commented on OAK-10369:
--------------------------------------
I'm going to fix this temporarily by overriding the range in the import
statement.
> oak-segment-azure/oak-blob-cloud-azure leak Guava dependency
> ------------------------------------------------------------
>
> Key: OAK-10369
> URL: https://issues.apache.org/jira/browse/OAK-10369
> Project: Jackrabbit Oak
> Issue Type: Task
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
>
> Both use
> https://mvnrepository.com/artifact/com.microsoft.azure/azure-keyvault-core/1.2.2,
> which has a compile time dependency on native Guava.
> As the modules themselves do not use native Guava anymore, that dependency
> now leaks into their MANIFEST, and makes the bundles incompatible with
> environments that have an earlier than the requested Guava version.
> (We might have detected that if these bundles would be part of the OSGi
> tests).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)