Skip to content

Commit

Permalink
update apache tika to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
sdorra committed Aug 14, 2019
1 parent 3612c08 commit b27e178
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 @@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId>
<version>1.20</version>
<version>1.22</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit b27e178

Please sign in to comment.