Skip to content

Commit

Permalink
sync up with fess-parent
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Feb 22, 2024
1 parent 94bafcd commit 57389ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions fess-crawler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,11 @@
<artifactId>pdfbox-tools</artifactId>
<version>${pdfbox.version}</version>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>fontbox</artifactId>
<version>${pdfbox.version}</version>
</dependency>
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>jcifs</artifactId>
Expand Down

0 comments on commit 57389ef

Please sign in to comment.