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 c9a866d7fa Bump com.google.j2objc:j2objc-annotations from 3.0.0 to 3.1 
(#2514)
c9a866d7fa is described below

commit c9a866d7faf68e735ff3c6373b4464fe6185df43
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 12:15:16 2026 +0100

    Bump com.google.j2objc:j2objc-annotations from 3.0.0 to 3.1 (#2514)
    
    Bumps 
[com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc) from 
3.0.0 to 3.1.
    - [Release notes](https://github.com/google/j2objc/releases)
    - [Commits](https://github.com/google/j2objc/compare/3.0.0...3.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.j2objc:j2objc-annotations
      dependency-version: '3.1'
      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-pipes/tika-pipes-plugins/tika-pipes-google-drive/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-pipes/tika-pipes-plugins/tika-pipes-google-drive/pom.xml 
b/tika-pipes/tika-pipes-plugins/tika-pipes-google-drive/pom.xml
index c5cdd65bdb..c6bf426dfc 100644
--- a/tika-pipes/tika-pipes-plugins/tika-pipes-google-drive/pom.xml
+++ b/tika-pipes/tika-pipes-plugins/tika-pipes-google-drive/pom.xml
@@ -72,7 +72,7 @@
       <dependency>
         <groupId>com.google.j2objc</groupId>
         <artifactId>j2objc-annotations</artifactId>
-        <version>3.0.0</version>
+        <version>3.1</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to