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

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 0248b8020 TIKA-3793: update jackson
0248b8020 is described below

commit 0248b8020da234b9b576135397550971d82446aa
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Sep 5 17:16:11 2022 +0200

    TIKA-3793: update jackson
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 43c2f3fbd..b273235c9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -292,7 +292,7 @@
     <slf4j.version>1.7.36</slf4j.version>
     <!-- can't update to 2.18.0, see TIKA-3813 -->
     <log4j2.version>2.17.2</log4j2.version>
-    <jackson.version>2.13.3</jackson.version>
+    <jackson.version>2.13.4</jackson.version>
     <!-- when this is next upgraded, see if we can get rid of
          javax.activation dependency in tika-server.
          Until then, DO NOT go above 2.x unless you know what you're doing.

Reply via email to