Skip to content

Commit

Permalink
Merge pull request IQSS#7300 from OdumInstitute/21_bump_tika_1_24_1
Browse files Browse the repository at this point in the history
bump Apache Tika to 1.24.1
  • Loading branch information
kcondon authored Oct 15, 2020
2 parents 62b7fdf + 798f288 commit 078730d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parsers</artifactId>
<version>1.22</version>
<version>1.24.1</version>
</dependency>
<!-- Named Entity Recognition -->
<dependency>
Expand Down

0 comments on commit 078730d

Please sign in to comment.