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 b9903d0840 Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 
(#2659)
b9903d0840 is described below

commit b9903d0840efcaa6661c6fecd85777fd0161e75e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 06:49:45 2026 +0100

    Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#2659)
    
    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-parent/pom.xml                               | 2 +-
 tika-pipes/tika-pipes-config-store-ignite/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 4fc7743e2f..999da89cda 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1219,7 +1219,7 @@
       <dependency>
         <groupId>org.jetbrains</groupId>
         <artifactId>annotations</artifactId>
-        <version>26.0.2-1</version>
+        <version>26.1.0</version>
       </dependency>
       <dependency>
         <groupId>jakarta.inject</groupId>
diff --git a/tika-pipes/tika-pipes-config-store-ignite/pom.xml 
b/tika-pipes/tika-pipes-config-store-ignite/pom.xml
index bd6a7e51b5..8c7940c527 100644
--- a/tika-pipes/tika-pipes-config-store-ignite/pom.xml
+++ b/tika-pipes/tika-pipes-config-store-ignite/pom.xml
@@ -104,7 +104,7 @@
       <dependency>
         <groupId>org.jetbrains</groupId>
         <artifactId>annotations</artifactId>
-        <version>26.0.2-1</version>
+        <version>26.1.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to