Skip to content

Commit

Permalink
TIKA-3770: remove entry that is also in parent pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed May 20, 2022
1 parent 8dc66e5 commit ee9db0e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tika-parsers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@
<artifactId>commons-lang3</artifactId>
<version>${commons.lang3.version}</version>
</dependency>
<!-- java.lang.NoClassDefFoundError: javax/annotation/Resource if updated to 2.1.0 on jdk11+ -->
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>1.3.5</version>
</dependency>

<!-- Externally Maintained Parsers -->
<dependency>
Expand Down

0 comments on commit ee9db0e

Please sign in to comment.