From 3079e8cb0c2c2e52f0b63bbb1954853c7d3ced1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:44:49 +0000 Subject: [PATCH] chore(deps): bump com.google.api-client:google-api-client Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.0.0 to 2.9.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.0.0...v2.9.0) --- updated-dependencies: - dependency-name: com.google.api-client:google-api-client dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- calendar/sync/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar/sync/pom.xml b/calendar/sync/pom.xml index af98470c..f95aaf56 100644 --- a/calendar/sync/pom.xml +++ b/calendar/sync/pom.xml @@ -77,7 +77,7 @@ com.google.api-client google-api-client - 2.0.0 + 2.9.0 com.google.http-client