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 ba13674ae Bump com.google.cloud:google-cloud-storage from 2.48.1 to
2.48.2 (#2131)
ba13674ae is described below
commit ba13674ae9b9c6a96608578dd3d9aed5ffdbdaa0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 17 08:08:52 2025 +0100
Bump com.google.cloud:google-cloud-storage from 2.48.1 to 2.48.2 (#2131)
Bumps
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage)
from 2.48.1 to 2.48.2.
- [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.48.1...v2.48.2)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
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 c1bbdd621..8fd466bf3 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.48.1</google.cloud.version>
+ <google.cloud.version>2.48.2</google.cloud.version>
<aws.version>1.12.781</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in
org.apache.tika.parser.asm.XHTMLClassVisitor