Skip to content

Commit fea2435

Browse files
Bump tika-core from 1.26 to 1.27 (#7897)
Bumps [tika-core](https://github.com/apache/tika) from 1.26 to 1.27. - [Release notes](https://github.com/apache/tika/releases) - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@1.26...1.27) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fe7f31 commit fea2435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ dependencies {
123123
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.8'
124124
implementation 'com.h2database:h2-mvstore:1.4.200'
125125

126-
implementation group: 'org.apache.tika', name: 'tika-core', version: '1.26'
126+
implementation group: 'org.apache.tika', name: 'tika-core', version: '1.27'
127127

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

0 commit comments

Comments
 (0)