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 6b45f951d7d chore(deps): Bump google-cloud-http-client-version from
1.46.1 to 1.46.2 (#17253)
6b45f951d7d is described below
commit 6b45f951d7d093d5fd8be5fde963a7f9ba88415c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 25 08:51:00 2025 +0100
chore(deps): Bump google-cloud-http-client-version from 1.46.1 to 1.46.2
(#17253)
Bumps `google-cloud-http-client-version` from 1.46.1 to 1.46.2.
Updates `com.google.http-client:google-http-client` from 1.46.1 to 1.46.2
- [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/v1.46.1...v1.46.2)
Updates `com.google.http-client:google-http-client-jackson2` from 1.46.1 to
1.46.2
- [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/v1.46.1...v1.46.2)
Updates `com.google.http-client:google-http-client-gson` from 1.46.1 to
1.46.2
- [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/v1.46.1...v1.46.2)
Updates `com.google.http-client:google-http-client-apache-v2` from 1.46.1
to 1.46.2
- [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/v1.46.1...v1.46.2)
---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-jackson2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-gson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-apache-v2
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 5ddf272c212..e4b334228dd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
<google-cloud-bigquery-version>2.48.0</google-cloud-bigquery-version>
<google-cloud-core-version>2.51.0</google-cloud-core-version>
<google-cloud-functions-version>2.60.0</google-cloud-functions-version>
-
<google-cloud-http-client-version>1.46.1</google-cloud-http-client-version>
+
<google-cloud-http-client-version>1.46.2</google-cloud-http-client-version>
<google-cloud-pubsub-version>1.137.0</google-cloud-pubsub-version>
<google-cloud-pubsublite-version>1.15.3</google-cloud-pubsublite-version>
<google-cloud-secretmanager-version>2.58.0</google-cloud-secretmanager-version>