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 a79f78b070 Bump com.google.cloud:google-cloud-storage from 2.64.1 to
2.66.0 (#2766)
a79f78b070 is described below
commit a79f78b070ac295867c530698b030948d6463469
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 13 09:09:07 2026 +0200
Bump com.google.cloud:google-cloud-storage from 2.64.1 to 2.66.0 (#2766)
Bumps
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/google-cloud-java)
from 2.64.1 to 2.66.0.
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
-
[Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
dependency-version: 2.66.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 a722092ec7..a1d4bc0e3e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
<spotless.header.file>${maven.multiModuleProjectDirectory}/tika-parent/license-header.txt</spotless.header.file>
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
- <google.cloud.version>2.64.1</google.cloud.version>
+ <google.cloud.version>2.66.0</google.cloud.version>
<aws2.version>2.42.31</aws2.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in
org.apache.tika.parser.asm.XHTMLClassVisitor