This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
commit 696e4881372b301b431b23805242b46efb42c4eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 05:54:29 2026 +0000
Bump com.google.cloud:google-cloud-storage from 2.61.0 to 2.62.0
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]>
---
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 e4eb3dbdd1..4053149828 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -312,7 +312,7 @@
<!-- 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