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 2e33ce5214 Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0
(#2635)
2e33ce5214 is described below
commit 2e33ce5214f43bcb09b71500e376e077909e0fe8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 14:48:09 2026 +0100
Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#2635)
Bumps
[org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from
26.0.2-1 to 26.1.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
-
[Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/JetBrains/java-annotations/compare/26.0.2-1...26.1.0)
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-version: 26.1.0
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-langdetect/tika-langdetect-optimaize/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-langdetect/tika-langdetect-optimaize/pom.xml
b/tika-langdetect/tika-langdetect-optimaize/pom.xml
index 01b79d8314..6b340ff1e1 100644
--- a/tika-langdetect/tika-langdetect-optimaize/pom.xml
+++ b/tika-langdetect/tika-langdetect-optimaize/pom.xml
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
- <version>26.0.2-1</version>
+ <version>26.1.0</version>
</dependency>
<!-- test dependencies -->
<dependency>