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 892c688b3d6 Bump com.google.api-client:google-api-client from 2.4.0 to 2.4.1 (#14015) 892c688b3d6 is described below commit 892c688b3d64fe3c62a1dbf1324ed5a57a0f0660 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu May 2 09:50:53 2024 +0200 Bump com.google.api-client:google-api-client from 2.4.0 to 2.4.1 (#14015) Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/googleapis/google-api-java-client/releases) - [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-java-client/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: com.google.api-client:google-api-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 d785170e933..c0b76789065 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -182,7 +182,7 @@ <jaxb-jxc-version>4.0.5</jaxb-jxc-version> <gmavenplus-plugin-version>3.0.2</gmavenplus-plugin-version> <google-auth-library-oauth2-http-version>1.23.0</google-auth-library-oauth2-http-version> - <google-api-client-version>2.4.0</google-api-client-version> + <google-api-client-version>2.4.1</google-api-client-version> <google-api-services-drive-version>v3-rev20240327-2.0.0</google-api-services-drive-version> <google-api-services-calendar-version>v3-rev20240111-2.0.0</google-api-services-calendar-version> <google-api-services-sheets-version>v4-rev20240416-2.0.0</google-api-services-sheets-version>