This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 f7a5523e5767 chore(deps): Bump google-cloud-http-client-version from
2.0.2 to 2.0.3 (#20568)
f7a5523e5767 is described below
commit f7a5523e57671ec1f1d9b48f854d220caa026b46
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 08:21:54 2025 +0100
chore(deps): Bump google-cloud-http-client-version from 2.0.2 to 2.0.3
(#20568)
Bumps `google-cloud-http-client-version` from 2.0.2 to 2.0.3.
Updates `com.google.http-client:google-http-client` from 2.0.2 to 2.0.3
- [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.0.2...v2.0.3)
Updates `com.google.http-client:google-http-client-jackson2` from 2.0.2 to
2.0.3
- [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.0.2...v2.0.3)
Updates `com.google.http-client:google-http-client-gson` from 2.0.2 to 2.0.3
- [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.0.2...v2.0.3)
Updates `com.google.http-client:google-http-client-apache-v2` from 2.0.2 to
2.0.3
- [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.0.2...v2.0.3)
---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
dependency-version: 2.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-version: 2.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-gson
dependency-version: 2.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-apache-v2
dependency-version: 2.0.3
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 c5ac97499fdb..1a1c1e8bcdfb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -209,7 +209,7 @@
<google-cloud-bigquery-version>2.57.1</google-cloud-bigquery-version>
<google-cloud-core-version>2.62.2</google-cloud-core-version>
<google-cloud-functions-version>2.72.0</google-cloud-functions-version>
-
<google-cloud-http-client-version>2.0.2</google-cloud-http-client-version>
+
<google-cloud-http-client-version>2.0.3</google-cloud-http-client-version>
<google-cloud-pubsub-version>1.144.0</google-cloud-pubsub-version>
<google-cloud-pubsublite-version>1.15.20</google-cloud-pubsublite-version>
<google-cloud-secretmanager-version>2.81.0</google-cloud-secretmanager-version>