This is an automated email from the ASF dual-hosted git repository.
tallison 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 26057bd02 Bump google-cloud-storage from 2.9.3 to 2.10.0 (#610)
26057bd02 is described below
commit 26057bd021505586613dc4a0f3665da2f0dc9007
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 15 10:40:29 2022 -0400
Bump google-cloud-storage from 2.9.3 to 2.10.0 (#610)
Bumps [google-cloud-storage](https://github.com/googleapis/java-storage)
from 2.9.3 to 2.10.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.9.3...v2.10.0)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
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 a5bcf8cfa..98f9cf39c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -288,7 +288,7 @@
<!-- dependency versions -->
<aws.version>1.12.260</aws.version>
- <google.cloud.version>2.9.3</google.cloud.version>
+ <google.cloud.version>2.10.0</google.cloud.version>
<asm.version>9.3</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->