This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new df3991d35 TIKA-4327: remove double entry
df3991d35 is described below

commit df3991d35da9ff5fc7fccfed76452625eb1a5a0e
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Dec 7 12:26:50 2024 +0100

    TIKA-4327: remove double entry
---
 tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 4 ----
 1 file changed, 4 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 0ac4639d4..83d9c65fc 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -88,10 +88,6 @@
           <groupId>org.jetbrains.kotlin</groupId>
           <artifactId>kotlin-stdlib-jdk8</artifactId>
         </exclusion>
-        <exclusion>
-          <groupId>org.jetbrains.kotlin</groupId>
-          <artifactId>kotlin-stdlib-jdk8</artifactId>
-        </exclusion>
       </exclusions>
     </dependency>
     <dependency>

Reply via email to