Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 30, 2020
1 parent 704fd29 commit 8784445
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 @@ -117,7 +117,7 @@ dependencies {

implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.8'

implementation group: 'org.apache.tika', name: 'tika-core', version: '1.23'
implementation group: 'org.apache.tika', name: 'tika-core', version: '1.24'

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

0 comments on commit 8784445

Please sign in to comment.