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 40ca2dadd Bump com.google.cloud:google-cloud-storage from 2.51.0 to
2.52.1 (#2191)
40ca2dadd is described below
commit 40ca2dadd0265397fafc1105562214daa427ebd0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 5 08:39:52 2025 +0200
Bump com.google.cloud:google-cloud-storage from 2.51.0 to 2.52.1 (#2191)
Bumps
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage)
from 2.51.0 to 2.52.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.51.0...v2.52.1)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
dependency-version: 2.52.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-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 90cb7c8f3..a4c9de4db 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -308,7 +308,7 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
- <google.cloud.version>2.51.0</google.cloud.version>
+ <google.cloud.version>2.52.1</google.cloud.version>
<aws.version>1.12.783</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in
org.apache.tika.parser.asm.XHTMLClassVisitor