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 ddcc434f56c6 chore(deps): Bump google-cloud-http-client-version from
2.1.1 to 2.2.0
ddcc434f56c6 is described below
commit ddcc434f56c6ef8359acac70fc710196b4bc72b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 07:43:00 2026 +0000
chore(deps): Bump google-cloud-http-client-version from 2.1.1 to 2.2.0
Bumps `google-cloud-http-client-version` from 2.1.1 to 2.2.0.
Updates `com.google.http-client:google-http-client-jackson2` from 2.1.1 to
2.2.0
- [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.1...v2.2.0)
Updates `com.google.http-client:google-http-client` from 2.1.1 to 2.2.0
- [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.1...v2.2.0)
Updates `com.google.http-client:google-http-client-gson` from 2.1.1 to 2.2.0
- [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.1...v2.2.0)
Updates `com.google.http-client:google-http-client-apache-v2` from 2.1.1 to
2.2.0
- [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.1...v2.2.0)
---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.http-client:google-http-client
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.http-client:google-http-client-gson
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.http-client:google-http-client-apache-v2
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 3f566cb11f2a..fd18004445ff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
<google-cloud-core-version>2.72.0</google-cloud-core-version>
<google-cloud-firestore-version>3.44.0</google-cloud-firestore-version>
<google-cloud-functions-version>2.82.0</google-cloud-functions-version>
-
<google-cloud-http-client-version>2.1.1</google-cloud-http-client-version>
+
<google-cloud-http-client-version>2.2.0</google-cloud-http-client-version>
<google-cloud-pubsub-version>1.152.0</google-cloud-pubsub-version>
<google-cloud-secretmanager-version>2.94.0</google-cloud-secretmanager-version>
<google-cloud-storage-version>2.70.0</google-cloud-storage-version>