Skip to content

Commit 25c19cb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<rome.version>1.19.0</rome.version>
4848
<!-- SLF4J is not used, but specified for dependency convergence issues between many dependencies -->
4949
<slf4j.version>2.0.17</slf4j.version>
50-
<tika.version>3.2.3</tika.version>
50+
<tika.version>3.3.0</tika.version>
5151
<!-- Sync BouncyCastle & ASM with whatever version Tika uses -->
5252
<!-- WARNING: BouncyCastle is also required by the maven-gpg-plugin to sign code during release. Do not update
5353
unless the new BouncyCastle version is compatible both with tika-parsers and maven-gpg-plugin. -->

0 commit comments

Comments
 (0)