dependabot[bot] opened a new pull request, #12662: URL: https://github.com/apache/camel/pull/12662
Bumps `google-auth-library-oauth2-http-version` from 1.20.0 to 1.21.0. Updates `com.google.auth:google-auth-library-oauth2-http` from 1.20.0 to 1.21.0 Updates `com.google.auth:google-auth-library-credentials` from 1.20.0 to 1.21.0 <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.21.0</h2> <h2><a href="https://github.com/googleapis/google-auth-library-java/compare/v1.20.0...v1.21.0">1.21.0</a> (2023-12-21)</h2> <h3>Features</h3> <ul> <li>Add code sample and test for getting an access token from an impersonated SA (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1289">#1289</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/826ee4007d3e0600dfdf42383f56dbcf6cdd4cec">826ee40</a>)</li> <li>Multi universe support, adding universe_domain field (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1282">#1282</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/7eb322e3af6bce85774b2a1051242a4b62b53963">7eb322e</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Remove -Xlint:unchecked, suppress all existing violations, add <a href="https://github.com/CanIgnoreReturnValue"><code>@​CanIgnoreReturnValue</code></a> (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1324">#1324</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/04dfd40c57b89c2d55327d5ea08036d749ebac02">04dfd40</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update README.md to link to Cloud authentication documentation rather than AIPs (<a href="https://github.com/googleapis/google-auth-library-java/commit/98fc7e1f2f551d59811de63eaef0df6bf8e21c2c">98fc7e1</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.20.0...v1.21.0">1.21.0</a> (2023-12-21)</h2> <h3>Features</h3> <ul> <li>Add code sample and test for getting an access token from an impersonated SA (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1289">#1289</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/826ee4007d3e0600dfdf42383f56dbcf6cdd4cec">826ee40</a>)</li> <li>Multi universe support, adding universe_domain field (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1282">#1282</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/7eb322e3af6bce85774b2a1051242a4b62b53963">7eb322e</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Remove -Xlint:unchecked, suppress all existing violations, add <a href="https://github.com/CanIgnoreReturnValue"><code>@​CanIgnoreReturnValue</code></a> (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1324">#1324</a>) (<a href="https://github.com/googleapis/google-auth-library-java/commit/04dfd40c57b89c2d55327d5ea08036d749ebac02">04dfd40</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update README.md to link to Cloud authentication documentation rather than AIPs (<a href="https://github.com/googleapis/google-auth-library-java/commit/98fc7e1f2f551d59811de63eaef0df6bf8e21c2c">98fc7e1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/ffb5bd2012e924d67b47aeb5aa31902f2c439dd0"><code>ffb5bd2</code></a> chore(main): release 1.21.0 (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1298">#1298</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/98fc7e1f2f551d59811de63eaef0df6bf8e21c2c"><code>98fc7e1</code></a> docs: Update README.md to link to Cloud authentication documentation rather t...</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/7eb322e3af6bce85774b2a1051242a4b62b53963"><code>7eb322e</code></a> feat: multi universe support, adding universe_domain field (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1282">#1282</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/5f0628c80714691564eea099ff1ba19646ed1dea"><code>5f0628c</code></a> chore: make kokoro cfgs version agnostic (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1344">#1344</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/9e6cdb9b9e02e1f3406fc07340d5dc24bf7c357d"><code>9e6cdb9</code></a> chore: add java-shared-config as parent for consolidated version management (...</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/1e6b1a0dcf6895eb1ab9623a21f6d8144f5c862c"><code>1e6b1a0</code></a> ci: Update ci.yaml to introduce Java 21 unit testing (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1907">#1907</a>) (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1338">#1338</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/04dfd40c57b89c2d55327d5ea08036d749ebac02"><code>04dfd40</code></a> fix: Remove -Xlint:unchecked, suppress all existing violations, add <a href="https://github.com/CanIgnor"><code>@​CanIgnor</code></a>...</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/47d9a6ea02f32d4f5003bd64ed18e89c214439ff"><code>47d9a6e</code></a> chore: update graalvm version to 22.3.3 in kokoro cfg files. (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1889">#1889</a>) (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1322">#1322</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/0f6e1f6a3325066a26f22bc485bfbfed647867aa"><code>0f6e1f6</code></a> chore(deps): update dependency com.google.cloud:libraries-bom to v26.26.0 (<a href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1">#1</a>...</li> <li><a href="https://github.com/googleapis/google-auth-library-java/commit/07f091ba1ad01c741d03420038dd524aceddb1fa"><code>07f091b</code></a> chore(deps): update dependency org.graalvm.buildtools:junit-platform-native t...</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-auth-library-java/compare/v1.20.0...v1.21.0">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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org