Skip to content

Commit

Permalink
Bump tika-core from 1.20 to 1.21 (#4984)
Browse files Browse the repository at this point in the history
Bumps [tika-core](https://github.com/apache/tika) from 1.20 to 1.21.
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/master/CHANGES.txt)
- [Commits](apache/tika@1.20...1.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and Siedlerchr committed May 20, 2019
1 parent 5c2e5b1 commit 21b13f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
compile 'org.apache.pdfbox:fontbox:2.0.15'
compile 'org.apache.pdfbox:xmpbox:2.0.15'

compile group: 'org.apache.tika', name: 'tika-core', version: '1.20'
compile group: 'org.apache.tika', name: 'tika-core', version: '1.21'

// required for reading write-protected PDFs - see https://github.com/JabRef/jabref/pull/942#issuecomment-209252635
compile 'org.bouncycastle:bcprov-jdk15on:1.61'
Expand Down

0 comments on commit 21b13f3

Please sign in to comment.