We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents deb769c + 25c19cb commit 3fd3cbfCopy full SHA for 3fd3cbf
1 file changed
pom.xml
@@ -47,7 +47,7 @@
47
<rome.version>1.19.0</rome.version>
48
<!-- SLF4J is not used, but specified for dependency convergence issues between many dependencies -->
49
<slf4j.version>2.0.17</slf4j.version>
50
- <tika.version>3.2.3</tika.version>
+ <tika.version>3.3.0</tika.version>
51
<!-- Sync BouncyCastle & ASM with whatever version Tika uses -->
52
<!-- WARNING: BouncyCastle is also required by the maven-gpg-plugin to sign code during release. Do not update
53
unless the new BouncyCastle version is compatible both with tika-parsers and maven-gpg-plugin. -->
0 commit comments