Skip to content

Commit

Permalink
TIKA-4129: remove unneeded dependency, move comment to parent
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Oct 1, 2023
1 parent b5add91 commit f9f4be5
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,7 @@
<dependency>
<groupId>org.ccil.cowan.tagsoup</groupId>
<artifactId>tagsoup</artifactId>
<version>${tagsoup.version}</version>
</dependency>

<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
-->
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
Expand Down

0 comments on commit f9f4be5

Please sign in to comment.