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

tilman 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 7568faf8b8 Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 
2.21.1 (#2631)
7568faf8b8 is described below

commit 7568faf8b8db4b15e92483abd13659f05f068cd5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 14:46:56 2026 +0100

    Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#2631)
    
    Bumps 
[com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) 
from 2.21.0 to 2.21.1.
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.21.0...jackson-bom-2.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.21.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 0fe98ed565..d10d721bbe 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.23.3-beta</jackrabbit.version>
-    <jackson.version>2.21.0</jackson.version>
+    <jackson.version>2.21.1</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