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 61f6ddd62fe chore(deps): Bump com.google.auth:google-auth-library-oauth2-http 61f6ddd62fe is described below commit 61f6ddd62fec76e365eb5dd410c6dc766ed94529 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Oct 3 07:29:04 2024 +0000 chore(deps): Bump com.google.auth:google-auth-library-oauth2-http Bumps com.google.auth:google-auth-library-oauth2-http from 1.27.0 to 1.28.0. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 10c905bd0b4..326ea10f919 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -180,7 +180,7 @@ <jaxb-xjc-version>4.0.5</jaxb-xjc-version> <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.27.0</google-auth-library-oauth2-http-version> + <google-auth-library-oauth2-http-version>1.28.0</google-auth-library-oauth2-http-version> <google-api-client-version>2.7.0</google-api-client-version> <google-api-services-drive-version>v3-rev20240914-2.0.0</google-api-services-drive-version> <google-api-services-calendar-version>v3-rev20240906-2.0.0</google-api-services-calendar-version>