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 b70d2ba1b0 TIKA-4327: remove dependency that is in parent
b70d2ba1b0 is described below
commit b70d2ba1b046215dc986a05708e4ed06201a9d83
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Mar 6 21:46:53 2026 +0100
TIKA-4327: remove dependency that is in parent
---
tika-pipes/tika-pipes-config-store-ignite/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/tika-pipes/tika-pipes-config-store-ignite/pom.xml
b/tika-pipes/tika-pipes-config-store-ignite/pom.xml
index 486887d5c1..b47ae20168 100644
--- a/tika-pipes/tika-pipes-config-store-ignite/pom.xml
+++ b/tika-pipes/tika-pipes-config-store-ignite/pom.xml
@@ -90,11 +90,6 @@
<artifactId>jakarta.inject-api</artifactId>
<version>2.0.1.MR</version>
</dependency>
- <dependency>
- <groupId>io.swagger.core.v3</groupId>
- <artifactId>swagger-annotations</artifactId>
- <version>2.2.43</version>
- </dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>