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 d91105104b Bump com.google.cloud:google-cloud-storage from 2.62.0 to 
2.62.1 (#2568)
d91105104b is described below

commit d91105104bd48343a8492b725dbe5cf2e77666ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 11:05:55 2026 +0100

    Bump com.google.cloud:google-cloud-storage from 2.62.0 to 2.62.1 (#2568)
    
    Bumps 
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage)
 from 2.62.0 to 2.62.1.
    - [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.62.0...v2.62.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-storage
      dependency-version: 2.62.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 31ced2ecac..019f7be710 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.62.0</google.cloud.version>
+    <google.cloud.version>2.62.1</google.cloud.version>
     <aws2.version>2.41.19</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