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 0f7a57f1bd8 Bump com.google.api-client:google-api-client from 2.3.0 to
2.4.0 (#13472)
0f7a57f1bd8 is described below
commit 0f7a57f1bd8db220073a775341298e6193766bba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 14 09:46:33 2024 +0100
Bump com.google.api-client:google-api-client from 2.3.0 to 2.4.0 (#13472)
Bumps
[com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client)
from 2.3.0 to 2.4.0.
- [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.3.0...v2.4.0)
---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 9fbf01dec80..ad7b8906b54 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -170,7 +170,7 @@
<jakarta-jws-api-version>3.0.0</jakarta-jws-api-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.3.0</google-api-client-version>
+ <google-api-client-version>2.4.0</google-api-client-version>
<google-api-services-drive-version>v3-rev20240123-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-rev20230815-2.0.0</google-api-services-sheets-version>