Skip to content

Commit

Permalink
Merge pull request #655 from dadoonet/pr/tika-1.20
Browse files Browse the repository at this point in the history
Update to Tika 1.20
  • Loading branch information
dadoonet authored Dec 23, 2018
2 parents 3e466a7 + a451878 commit d0f8945
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/fscrawler.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Version=2.6-SNAPSHOT

[3rdParty]
TikaVersion=1.19.1
TikaVersion=1.20
ElasticsearchVersion=6.5.3
LevigoVersion=2.0
TiffVersion=1.4.0
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<elasticsearch6.version>${elasticsearch.version}</elasticsearch6.version>
<elasticsearch5.version>5.6.11</elasticsearch5.version>

<tika.version>1.19.1</tika.version>
<tika.version>1.20</tika.version>
<jackson.version>2.9.7</jackson.version>
<log4j.version>2.11.1</log4j.version>
<jansi.version>1.17.1</jansi.version>
Expand Down

0 comments on commit d0f8945

Please sign in to comment.