Skip to content

Commit

Permalink
Update Apache Tika - security vulnerabilities; resolves #131. (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot authored and ianmilligan1 committed Oct 17, 2018
1 parent 0d4f9bb commit b9260be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -573,12 +573,12 @@
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId>
<version>1.12</version>
<version>1.19.1</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parsers</artifactId>
<version>1.12</version>
<version>1.19.1</version>
</dependency>
<dependency>
<groupId>org.rogach</groupId>
Expand Down

0 comments on commit b9260be

Please sign in to comment.