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 a2096219aeee chore(deps): Bump google-auth-library-oauth2-http-version
from 1.49.0 to 1.50.0 (#25300)
a2096219aeee is described below
commit a2096219aeee9db1cc5405e2992a38dd890c0408
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 10:52:31 2026 +0200
chore(deps): Bump google-auth-library-oauth2-http-version from 1.49.0 to
1.50.0 (#25300)
chore(deps): Bump google-auth-library-oauth2-http-version
Bumps `google-auth-library-oauth2-http-version` from 1.49.0 to 1.50.0.
Updates `com.google.auth:google-auth-library-oauth2-http` from 1.49.0 to
1.50.0
Updates `com.google.auth:google-auth-library-credentials` from 1.49.0 to
1.50.0
---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-oauth2-http
dependency-version: 1.50.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.auth:google-auth-library-credentials
dependency-version: 1.50.0
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 54d0c8063f6b..a10f32342e85 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -182,7 +182,7 @@
<jaxb-xjc-version>4.0.9</jaxb-xjc-version>
<jaxb-jxc-version>4.0.9</jaxb-jxc-version>
<gmavenplus-plugin-version>5.1.0</gmavenplus-plugin-version>
-
<google-auth-library-oauth2-http-version>1.49.0</google-auth-library-oauth2-http-version>
+
<google-auth-library-oauth2-http-version>1.50.0</google-auth-library-oauth2-http-version>
<google-api-client-version>2.9.0</google-api-client-version>
<google-api-services-drive-version>v3-rev20251210-2.0.0</google-api-services-drive-version>
<google-api-services-calendar-version>v3-rev20251207-2.0.0</google-api-services-calendar-version>