This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new 36c91cdcd TIKA-4383: remove double entry
36c91cdcd is described below
commit 36c91cdcdc9503af0259a935c851c23a26865bb4
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Feb 28 09:18:56 2025 +0100
TIKA-4383: remove double entry
---
tika-parent/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 7cffafca6..4498b4d32 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -495,11 +495,6 @@
<!-- can't update to 7.0.0: "class file has wrong version 61.0, should
be 52.0" -->
<version>6.4.1</version>
</dependency>
- <dependency>
- <groupId>org.apache.zookeeper</groupId>
- <artifactId>zookeeper</artifactId>
- <version>${zookeeper.version}</version>
- </dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>