Permalink
Browse files

Update Apache Tika - security vulnerabilities; resolves #131. (#285)

- CVE-2018-1338
- CVE-2018-11762
- CVE-2018-11761
- CVE-2016-6809
- CVE-2018-1339
- CVE-2018-11796
- CVE-2016-4434
- CVE-2018-1335
  • Loading branch information...
ruebot authored and ianmilligan1 committed Oct 17, 2018
1 parent 0d4f9bb commit b9260be80a0c13627167fea0ed0bf2e102efcebf
Showing with 2 additions and 2 deletions.
  1. +2 −2 pom.xml
View
@@ -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>

0 comments on commit b9260be

Please sign in to comment.