This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 3da20a8f5daf chore(deps): Bump com.google.cloud:google-cloud-storage
(#21204)
3da20a8f5daf is described below
commit 3da20a8f5daf0896a02cd8046a99604aaa37b6c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 09:20:59 2026 +0100
chore(deps): Bump com.google.cloud:google-cloud-storage (#21204)
Bumps
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage)
from 2.62.0 to 2.62.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.62.0...v2.62.1)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
dependency-version: 2.62.1
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f27a450de057..cc76c6809990 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -214,7 +214,7 @@
<google-cloud-pubsub-version>1.145.0</google-cloud-pubsub-version>
<google-cloud-pubsublite-version>1.16.0</google-cloud-pubsublite-version>
<google-cloud-secretmanager-version>2.82.0</google-cloud-secretmanager-version>
- <google-cloud-storage-version>2.62.0</google-cloud-storage-version>
+ <google-cloud-storage-version>2.62.1</google-cloud-storage-version>
<google-cloud-aiplatform-version>3.83.0</google-cloud-aiplatform-version>
<google-genai-version>1.36.0</google-genai-version>
<graaljs-version>25.0.2</graaljs-version>