From 0be8bb0ec9184a78ed5f30241e282f1abc5bd43c Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Sat, 7 Dec 2024 12:32:49 +0100 Subject: [PATCH] TIKA-4327: nimbus exclusion and dependency no longer needed, is done through msal4j --- .../tika-fetcher-microsoft-graph/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml index 83d9c65fcc..7386a20fa6 100644 --- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml +++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml @@ -56,10 +56,6 @@ azure-identity ${azure-identity.version} - - com.nimbusds - nimbus-jose-jwt - net.java.dev.jna jna-platform @@ -80,20 +76,12 @@ microsoft-graph ${microsoft-graph.version} - - com.nimbusds - nimbus-jose-jwt - org.jetbrains.kotlin kotlin-stdlib-jdk8 - - com.nimbusds - nimbus-jose-jwt - com.microsoft.azure msal4j