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 50697c86cd Bump org.codehaus.mojo:animal-sniffer-annotations from 1.26 
to 1.27 (#2593)
50697c86cd is described below

commit 50697c86cd1a5666bf2985cbf0c5317c9325868a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 08:30:13 2026 +0100

    Bump org.codehaus.mojo:animal-sniffer-annotations from 1.26 to 1.27 (#2593)
    
    Bumps 
[org.codehaus.mojo:animal-sniffer-annotations](https://github.com/mojohaus/animal-sniffer)
 from 1.26 to 1.27.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-1.26...animal-sniffer-1.27)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:animal-sniffer-annotations
      dependency-version: '1.27'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 3b08a4f1a7..95317d5bfd 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -687,7 +687,7 @@
       <dependency>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-annotations</artifactId>
-        <version>1.26</version>
+        <version>1.27</version>
       </dependency>
       <dependency>
         <groupId>com.googlecode.json-simple</groupId>

Reply via email to