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 3f8577e534 Bump com.google.cloud:google-cloud-storage from 2.61.0 to 
2.62.0 (#2542)
3f8577e534 is described below

commit 3f8577e5345febe84b29e5967c79c3181cc0b16a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 08:51:16 2026 +0100

    Bump com.google.cloud:google-cloud-storage from 2.61.0 to 2.62.0 (#2542)
    
    Bumps 
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage)
 from 2.61.0 to 2.62.0.
    - [Release notes](https://github.com/googleapis/java-storage/releases)
    - 
[Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/googleapis/java-storage/compare/v2.61.0...v2.62.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-storage
      dependency-version: 2.62.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 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index b874de2926..8dfe7c0bf3 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -313,7 +313,7 @@
     
<spotless.header.file>${maven.multiModuleProjectDirectory}/tika-parent/license-header.txt</spotless.header.file>
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
-    <google.cloud.version>2.61.0</google.cloud.version>
+    <google.cloud.version>2.62.0</google.cloud.version>
     <aws2.version>2.41.10</aws2.version>
     <!-- WARNING: when you upgrade asm make sure that you update the
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor

Reply via email to