dependabot[bot] opened a new pull request, #17100: URL: https://github.com/apache/camel/pull/17100
Bumps `google-auth-library-oauth2-http-version` from 1.32.0 to 1.32.1. Updates `com.google.auth:google-auth-library-oauth2-http` from 1.32.0 to 1.32.1 Updates `com.google.auth:google-auth-library-credentials` from 1.32.0 to 1.32.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-auth-library-java/releases">com.google.auth:google-auth-library-credentials's releases</a>.</em></p> <blockquote> <h2>v1.32.1</h2> <h2><a href="https://github.com/googleapis/google-auth-library-java/compare/v1.32.0...v1.32.1">1.32.1</a> (2025-02-07)</h2> <h3>Bug Fixes</h3> <ul> <li>Add cab-token-generator module to Auth BOM (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1662">#1662</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/e409b02b124619ffd6af95890c6ce340b204554a">e409b02</a>)</li> <li>Remove unnecessary nexus-staging-maven-plugin activation (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1665">#1665</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/d138023aae55abb7b36d2bef6b21cd00a2ec4511">d138023</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Update dependency com.google.http-client:google-http-client-bom to v1.46.0 (<a href="https://github.com/googleapis/google-auth-library-java/commit/e53c4415f472594f56c53e92d302f745b96c4fba">e53c441</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update README with client-side CAB instructions (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1607">#1607</a>) (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1666">#1666</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/2996297f54823c43a2bb7c96a634013a79be6fd4">2996297</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-auth-library-java/blob/main/CHANGELOG.md">com.google.auth:google-auth-library-credentials's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-auth-library-java/compare/v1.32.0...v1.32.1">1.32.1</a> (2025-02-07)</h2> <h3>Bug Fixes</h3> <ul> <li>Add cab-token-generator module to Auth BOM (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1662">#1662</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/e409b02b124619ffd6af95890c6ce340b204554a">e409b02</a>)</li> <li>Remove unnecessary nexus-staging-maven-plugin activation (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1665">#1665</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/d138023aae55abb7b36d2bef6b21cd00a2ec4511">d138023</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Update dependency com.google.http-client:google-http-client-bom to v1.46.0 (<a href="https://github.com/googleapis/google-auth-library-java/commit/e53c4415f472594f56c53e92d302f745b96c4fba">e53c441</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update README with client-side CAB instructions (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1607">#1607</a>) (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1666">#1666</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/2996297f54823c43a2bb7c96a634013a79be6fd4">2996297</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/1376cf516c64c5cfe8b46a35dd41a04f4cb2eedb"><code>1376cf5</code></a> chore(main): release 1.32.1 (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1664">#1664</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/ee98666fe73fe787c35aca5eafc007da277cb4ff"><code>ee98666</code></a> chore: Add test for non-2xx responses from idTokenWithAudience calls (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1656">#1656</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/e409b02b124619ffd6af95890c6ce340b204554a"><code>e409b02</code></a> fix: Add cab-token-generator module to Auth BOM (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1662">#1662</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/2996297f54823c43a2bb7c96a634013a79be6fd4"><code>2996297</code></a> docs: Update README with client-side CAB instructions (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1607">#1607</a>) (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1666">#1666</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/d138023aae55abb7b36d2bef6b21cd00a2ec4511"><code>d138023</code></a> fix: remove unnecessary nexus-staging-maven-plugin activation (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1665">#1665</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/e53c4415f472594f56c53e92d302f745b96c4fba"><code>e53c441</code></a> chore(deps): update dependency com.google.http-client:google-http-client-bom ...</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/8877624ccde62d999b25ab468bd1d474e36dcd45"><code>8877624</code></a> chore: use fully qualified org-members-path for multi-approvers (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1660">#1660</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/2fbe10827a851545f64cb01c661d86dabb3678be"><code>2fbe108</code></a> chore: Disable automatic Protobuf updates from Renovate Bot (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1661">#1661</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/5e98662f97d004e1de4545840898251b84818210"><code>5e98662</code></a> chore(deps): update dependency com.google.cloud:google-cloud-shared-config to...</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/5a0140f4f1c18842cb71da9ebdb8244c4b4e0d1f"><code>5a0140f</code></a> chore: add devoncarew to members.json (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1658">#1658</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-auth-library-java/compare/v1.32.0...v1.32.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
