This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 ca98bcee468b chore(deps): Bump
com.google.auth:google-auth-library-oauth2-http
ca98bcee468b is described below
commit ca98bcee468b4917cf6ba6b8f1001d1ea3874f8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 4 06:54:45 2025 +0000
chore(deps): Bump com.google.auth:google-auth-library-oauth2-http
Bumps com.google.auth:google-auth-library-oauth2-http from 1.40.0 to 1.41.0.
---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-oauth2-http
dependency-version: 1.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e565e92f07dc..e811bdb3377c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,7 @@
<jaxb-xjc-version>4.0.6</jaxb-xjc-version>
<jaxb-jxc-version>4.0.6</jaxb-jxc-version>
<gmavenplus-plugin-version>4.2.1</gmavenplus-plugin-version>
-
<google-auth-library-oauth2-http-version>1.40.0</google-auth-library-oauth2-http-version>
+
<google-auth-library-oauth2-http-version>1.41.0</google-auth-library-oauth2-http-version>
<google-api-client-version>2.8.1</google-api-client-version>
<google-api-services-drive-version>v3-rev20251114-2.0.0</google-api-services-drive-version>
<google-api-services-calendar-version>v3-rev20251028-2.0.0</google-api-services-calendar-version>