This is an automated email from the ASF dual-hosted git repository.
apupier 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 2b8e65d2ce9d chore(deps): Bump google-cloud-http-client-version from
2.1.0 to 2.1.1
2b8e65d2ce9d is described below
commit 2b8e65d2ce9d7021e8b53aa508c8a5e5f4c860ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 07:16:25 2026 +0000
chore(deps): Bump google-cloud-http-client-version from 2.1.0 to 2.1.1
Bumps `google-cloud-http-client-version` from 2.1.0 to 2.1.1.
Updates `com.google.http-client:google-http-client-jackson2` from 2.1.0 to
2.1.1
- [Release
notes](https://github.com/googleapis/google-http-java-client/releases)
-
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/googleapis/google-http-java-client/compare/v2.1.0...v2.1.1)
Updates `com.google.http-client:google-http-client` from 2.1.0 to 2.1.1
- [Release
notes](https://github.com/googleapis/google-http-java-client/releases)
-
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/googleapis/google-http-java-client/compare/v2.1.0...v2.1.1)
Updates `com.google.http-client:google-http-client-gson` from 2.1.0 to 2.1.1
- [Release
notes](https://github.com/googleapis/google-http-java-client/releases)
-
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/googleapis/google-http-java-client/compare/v2.1.0...v2.1.1)
Updates `com.google.http-client:google-http-client-apache-v2` from 2.1.0 to
2.1.1
- [Release
notes](https://github.com/googleapis/google-http-java-client/releases)
-
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/googleapis/google-http-java-client/compare/v2.1.0...v2.1.1)
---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-gson
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-apache-v2
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f980837488ce..1b095f96105c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
<google-cloud-core-version>2.71.0</google-cloud-core-version>
<google-cloud-firestore-version>3.43.1</google-cloud-firestore-version>
<google-cloud-functions-version>2.81.0</google-cloud-functions-version>
-
<google-cloud-http-client-version>2.1.0</google-cloud-http-client-version>
+
<google-cloud-http-client-version>2.1.1</google-cloud-http-client-version>
<google-cloud-pubsub-version>1.151.0</google-cloud-pubsub-version>
<google-cloud-secretmanager-version>2.93.0</google-cloud-secretmanager-version>
<google-cloud-storage-version>2.69.0</google-cloud-storage-version>