dependabot[bot] opened a new pull request, #16559:
URL: https://github.com/apache/camel/pull/16559

   Bumps `google-auth-library-oauth2-http-version` from 1.29.0 to 1.30.1.
   Updates `com.google.auth:google-auth-library-oauth2-http` from 1.29.0 to 
1.30.1
   
   Updates `com.google.auth:google-auth-library-credentials` from 1.29.0 to 
1.30.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.30.1</h2>
   <h2><a 
href="https://github.com/googleapis/google-auth-library-java/compare/v1.30.0...v1.30.1";>1.30.1</a>
 (2024-12-11)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>JSON parsing of S2A addresses. (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1589";>#1589</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-java/commit/9d5ebfe8870a11d27af3a7c7f3fd9930ab207162";>9d5ebfe</a>)</li>
   </ul>
   <h2>v1.30.0</h2>
   <h2><a 
href="https://github.com/googleapis/google-auth-library-java/compare/v1.29.0...v1.30.0";>1.30.0</a>
 (2024-11-08)</h2>
   <h3>Features</h3>
   <ul>
   <li>Support querying S2A Addresses from MDS (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1400";>#1400</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-java/commit/df06bd1f94d03c4f8807c2adf42d25d29b731531";>df06bd1</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Make it explicit that there is a network call to MDS to get 
SecureSessionAgentConfig (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1573";>#1573</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-java/commit/18020fedb855742ee27b6558f5de58d3818c6b48";>18020fe</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.30.0...v1.30.1";>1.30.1</a>
 (2024-12-11)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>JSON parsing of S2A addresses. (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1589";>#1589</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-java/commit/9d5ebfe8870a11d27af3a7c7f3fd9930ab207162";>9d5ebfe</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/google-auth-library-java/compare/v1.29.0...v1.30.0";>1.30.0</a>
 (2024-11-08)</h2>
   <h3>Features</h3>
   <ul>
   <li>Support querying S2A Addresses from MDS (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1400";>#1400</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-java/commit/df06bd1f94d03c4f8807c2adf42d25d29b731531";>df06bd1</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Make it explicit that there is a network call to MDS to get 
SecureSessionAgentConfig (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1573";>#1573</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-java/commit/18020fedb855742ee27b6558f5de58d3818c6b48";>18020fe</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/google-auth-library-java/commit/7ff60612390d66ab4d772f6f0282b007a1b1c5d9";><code>7ff6061</code></a>
 chore(main): release 1.30.1 (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1593";>#1593</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-auth-library-java/commit/b7f121d036d1954af9019265b9f268f6b4e22905";><code>b7f121d</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/9d5ebfe8870a11d27af3a7c7f3fd9930ab207162";><code>9d5ebfe</code></a>
 fix: JSON parsing of S2A addresses. (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1589";>#1589</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-auth-library-java/commit/dd1fda52ba0514b7ae12887b8d1720637ed97ef1";><code>dd1fda5</code></a>
 chore: remove non-existent &quot;coverage&quot; profile from sonar.yaml (<a 
href="https://redirect.github.com/googleapis/google-auth-library-java/issues/1592";>#1592</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-auth-library-java/commit/cc9826e8636c6162996d83f0f2e98762dd395344";><code>cc9826e</code></a>
 chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin 
...</li>
   <li><a 
href="https://github.com/googleapis/google-auth-library-java/commit/4fcd3bf0b6671db14586119bd67b395728418e58";><code>4fcd3bf</code></a>
 chore(deps): update dependency com.google.cloud:libraries-bom to v26.51.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/f03b0a10aab3d4fafaf99c9d8d0ebfc3e1122140";><code>f03b0a1</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/9a7c2e08a6fd891d802e3fb7729d163841bae524";><code>9a7c2e0</code></a>
 chore(deps): update dependency com.google.errorprone:error_prone_annotations 
...</li>
   <li><a 
href="https://github.com/googleapis/google-auth-library-java/commit/9898ad56513665710ca1cb23ae721a8800c5b4b8";><code>9898ad5</code></a>
 chore(deps): update dependency com.google.cloud:google-iam-admin to v3.49.0 
(...</li>
   <li><a 
href="https://github.com/googleapis/google-auth-library-java/commit/fe2db00bbbade5c7c8fa1000872da668d5418c99";><code>fe2db00</code></a>
 chore(deps): update dependency com.google.cloud:google-cloud-shared-config 
to...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/google-auth-library-java/compare/v1.29.0...v1.30.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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to