This is an automated email from the ASF dual-hosted git repository.
tilman 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 2cfccf440 TIKA-4421: update jackson
2cfccf440 is described below
commit 2cfccf44060fbae958e1c5bc3aec1fb23ffdffc6
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jun 14 20:25:52 2025 +0200
TIKA-4421: 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 2b85b5d22..8293e540c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -367,7 +367,7 @@
<icu4j.version>75.1</icu4j.version>
<imageio.version>1.4.0</imageio.version>
<jackrabbit.version>2.22.0</jackrabbit.version>
- <jackson.version>2.19.0</jackson.version>
+ <jackson.version>2.19.1</jackson.version>
<jackcess.version>4.0.8</jackcess.version>
<jackcess.encrypt.version>4.0.3</jackcess.encrypt.version>
<jai.imageio.core.version>1.4.0</jai.imageio.core.version>