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 0eeb0a4657 TIKA-4488: update animal-sniffer-annotations
0eeb0a4657 is described below
commit 0eeb0a4657d2f42fd155fee4fba505d12d062d1b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Mar 11 22:33:32 2026 +0100
TIKA-4488: update animal-sniffer-annotations
---
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 9ae5105769..52be99159b 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -648,7 +648,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>