This is an automated email from the ASF dual-hosted git repository.
miroslav pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new 1f497243d4 OAK-11681 Clean oak-segment-azure lib exporting (#2251)
1f497243d4 is described below
commit 1f497243d4cb264f4479484364e4786fad82df81
Author: Ieran Bogdan <[email protected]>
AuthorDate: Tue Apr 29 14:04:28 2025 +0300
OAK-11681 Clean oak-segment-azure lib exporting (#2251)
---
oak-segment-azure/pom.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/oak-segment-azure/pom.xml b/oak-segment-azure/pom.xml
index 9af77ff3eb..7b49e9ff72 100644
--- a/oak-segment-azure/pom.xml
+++ b/oak-segment-azure/pom.xml
@@ -72,10 +72,6 @@
com.microsoft.azure.storage,
com.microsoft.azure.storage.core,
com.microsoft.azure.storage.blob,
- com.azure.identity,
- com.azure.blob,
- com.azure.storage.common,
- com.azure.storage.internal.avro.implementation
</Export-Package>
<Embed-Dependency>
azure-storage,