Skip to content

Commit 221ef34

Browse files
build(deps): bump tika.version from 2.8.0 to 2.9.0
Bumps `tika.version` from 2.8.0 to 2.9.0. Updates `org.apache.tika:tika-core` from 2.8.0 to 2.9.0 - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@2.8.0...2.9.0) Updates `org.apache.tika:tika-parsers-standard-package` from 2.8.0 to 2.9.0 --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.tika:tika-parsers-standard-package dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 658b492 commit 221ef34

File tree

1 file changed

+1
-1
lines changed
  • extensions/contentextraction

1 file changed

+1
-1
lines changed

extensions/contentextraction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</scm>
4747

4848
<properties>
49-
<tika.version>2.8.0</tika.version>
49+
<tika.version>2.9.0</tika.version>
5050
</properties>
5151

5252
<dependencies>

0 commit comments

Comments
 (0)