This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 44a023a4e6 TIKA-4738: update jackson, woodstox
44a023a4e6 is described below

commit 44a023a4e6afa0f626ac25fc7dfd106209dc6ee3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 8 10:27:35 2026 +0200

    TIKA-4738: update jackson, woodstox
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 28341877d0..513e5b18f8 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -364,7 +364,7 @@
     <icu4j.version>75.1</icu4j.version>
     <imageio.version>1.4.0</imageio.version>
     <jackrabbit.version>2.22.3</jackrabbit.version>
-    <jackson.version>2.21.4</jackson.version>
+    <jackson.version>2.22.0</jackson.version>
     <jackcess.version>4.0.10</jackcess.version>
     <jackcess.encrypt.version>4.0.3</jackcess.encrypt.version>
     <jai.imageio.core.version>1.4.0</jai.imageio.core.version>
@@ -448,7 +448,7 @@
     <uimaj.cpe.version>3.6.1</uimaj.cpe.version>
     <unit.api.version>2.2</unit.api.version>
     <vorbis.version>0.8</vorbis.version>
-    <woodstox.core.version>7.2.0</woodstox.core.version>
+    <woodstox.core.version>7.2.1</woodstox.core.version>
     <xmpcore.version>6.1.11</xmpcore.version>
     <!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't 
fail on windows) -->
     <zookeeper.version>3.8.6</zookeeper.version>

Reply via email to