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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2881dff602 Bump jackson.version from 2.21.3 to 2.21.4 (#2854)
2881dff602 is described below

commit 2881dff602e945b05cd8c9732f83b141c14fc78f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 15:24:55 2026 +0200

    Bump jackson.version from 2.21.3 to 2.21.4 (#2854)
    
    * Bump jackson.version from 2.21.3 to 2.22.0
    
    Bumps `jackson.version` from 2.21.3 to 2.22.0.
    
    Updates `com.fasterxml.jackson:jackson-bom` from 2.21.3 to 2.22.0
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.21.3...jackson-bom-2.22.0)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.3 to 2.22.0
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update jackson.version to 2.21.4
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tilman Hausherr <[email protected]>
---
 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 28f868c00a..8b8f8ad7a7 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -366,7 +366,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.3</jackson.version>
+    <jackson.version>2.21.4</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>

Reply via email to