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 3d8e7ef45 TIKA-3795: remove entry that is no longer needed
3d8e7ef45 is described below
commit 3d8e7ef45c1644e1ac854dba5b69100c3e3ba305
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jul 23 08:17:23 2022 +0200
TIKA-3795: remove entry that is no longer needed
---
tika-parent/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index db6404344..644c15e2d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -525,11 +525,6 @@
<artifactId>javax.annotation-api</artifactId>
<version>${javax.annotation.version}</version>
</dependency>
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <version>2.5</version>
- </dependency>
<dependency>
<groupId>javax.xml.soap</groupId>
<artifactId>javax.xml.soap-api</artifactId>