Skip to content

Commit

Permalink
feat : remove the usage of Jodcconverter - EXO-61210
Browse files Browse the repository at this point in the history
  • Loading branch information
ahamdi committed Dec 20, 2023
1 parent feba4f7 commit a93282b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
<org.apache.poi.version>5.2.2</org.apache.poi.version>
<org.apache.tika.version>1.28.4</org.apache.tika.version>
<org.apache.ws.commons.version>1.0.1</org.apache.ws.commons.version>
<org.artofsolving.jodconverter.version>3.0-eXo03</org.artofsolving.jodconverter.version>
<org.icepdf.version>5.1.1</org.icepdf.version>
<org.jboss.jboss-commons.version>2.2.22.GA</org.jboss.jboss-commons.version>
<org.powermock.version>2.0.9</org.powermock.version>
Expand Down Expand Up @@ -172,11 +171,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.artofsolving.jodconverter</groupId>
<artifactId>jodconverter-core</artifactId>
<version>${org.artofsolving.jodconverter.version}</version>
</dependency>
<dependency>
<groupId>org.htmlparser</groupId>
<artifactId>htmllexer</artifactId>
Expand Down

0 comments on commit a93282b

Please sign in to comment.