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 0a76f3ddd6 OAK-11623 Clean oak-segment-azure lib embedding and 
exporting (#2199)
0a76f3ddd6 is described below

commit 0a76f3ddd62da169b18a2e97cd3ec42205a2f6fb
Author: Ieran Bogdan <[email protected]>
AuthorDate: Fri Mar 28 11:37:08 2025 +0200

    OAK-11623 Clean oak-segment-azure lib embedding and exporting (#2199)
    
    * OAK-11623 Clean oak-segment-azure lib embedding and exporting
---
 oak-segment-azure/pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/oak-segment-azure/pom.xml b/oak-segment-azure/pom.xml
index fe4b1efd60..b068b4ea74 100644
--- a/oak-segment-azure/pom.xml
+++ b/oak-segment-azure/pom.xml
@@ -59,7 +59,6 @@
                             io.netty.channel.epoll;resolution:=optional,
                             io.netty.handler.codec.*;resolution:=optional,
                             org.objectweb.asm;resolution:=optional,
-                            org.codehaus.stax2;resolution:=optional,
                             !org.apache.jackrabbit.oak.segment*,
                             !com.google.*,
                             !android.os,
@@ -70,8 +69,6 @@
                             org.apache.jackrabbit.oak.segment.azure,
                             org.apache.jackrabbit.oak.segment.azure.queue,
                             org.apache.jackrabbit.oak.segment.azure.util,
-                            com.fasterxml.jackson.dataformat.xml,
-                            com.fasterxml.jackson.dataformat.xml.deser,
                             com.microsoft.azure.storage,
                             com.microsoft.azure.storage.core,
                             com.microsoft.azure.storage.blob,

Reply via email to