dependabot[bot] opened a new pull request, #21923: URL: https://github.com/apache/camel/pull/21923
Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 11.3.4 to 11.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/twilio/twilio-java/releases">com.twilio.sdk:twilio's releases</a>.</em></p> <blockquote> <h2>11.3.5</h2> <h2><strong>Release Notes</strong></h2> <p><strong>Library - Chore</strong></p> <ul> <li>[PR <a href="https://redirect.github.com/twilio/twilio-java/issues/943">#943</a>](<a href="https://redirect.github.com/twilio/twilio-java/pull/943">twilio/twilio-java#943</a>): bump com.fasterxml.jackson.core:jackson-core from 2.15.0 to 2.18.6. Thanks to <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>[PR <a href="https://redirect.github.com/twilio/twilio-java/issues/945">#945</a>](<a href="https://redirect.github.com/twilio/twilio-java/pull/945">twilio/twilio-java#945</a>): added memory domain. Thanks to <a href="https://github.com/sbansla"><code>@sbansla</code></a>!</li> <li>[PR <a href="https://redirect.github.com/twilio/twilio-java/issues/941">#941</a>](<a href="https://redirect.github.com/twilio/twilio-java/pull/941">twilio/twilio-java#941</a>): add validTwilioUrl utility check. Thanks to <a href="https://github.com/kridai"><code>@kridai</code></a>!</li> </ul> <p><strong>Library - Fix</strong></p> <ul> <li>[PR <a href="https://redirect.github.com/twilio/twilio-java/issues/942">#942</a>](<a href="https://redirect.github.com/twilio/twilio-java/pull/942">twilio/twilio-java#942</a>): encode URL path spaces as %20 instead of +. Thanks to <a href="https://github.com/hubert-ren"><code>@hubert-ren</code></a>!</li> </ul> <p><strong>Twiml</strong></p> <ul> <li>Rename <code>recording_configuration</code> to <code>recording_configuration_id</code> attribute in <code><Conference></code>, <code><Dial></code>, <code><Record></code> verbs and <code><Recording></code> noun</li> </ul> <p><strong>Ace</strong></p> <ul> <li> <h1>ACE Signals API Changes</h1> </li> <li> <h2>2026-02-18</h2> </li> <li>Initial release: POST /signals, GET/POST /signals/{signal_id}/results, GET /health</li> <li>Enables OneAdmin integration for synchronous signal ingestion and policy result polling</li> <li>Supports permission-based authorization for signal operations</li> <li>Health endpoint available for monitoring without authentication</li> </ul> <p><strong>Api</strong></p> <ul> <li>Added optional parameter <code>Confirmation</code> to Payments create endpoint to enable payment confirmation prompt before gateway submission</li> <li>Added optional parameter <code>RequireMatchingInputs</code> to Payments create endpoint for input confirmation in agent-assisted payment flows</li> <li>Added matcher capture types (<code>payment-card-number-matcher</code>, <code>expiration-date-matcher</code>, <code>security-code-matcher</code>, <code>postal-code-matcher</code>) to Payments update endpoint</li> </ul> <p><strong>Memory</strong></p> <ul> <li> <h2>2026-03-06</h2> </li> <li><strong>Modified 1 path(s)</strong>:</li> <li><code>/v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId}</code> (added patch, get)</li> </ul> <p><strong><a href="https://twilio.com/docs/libraries/reference/twilio-java/11.3.5/index.html">Docs</a></strong> <strong><a href="https://mvnrepository.com/artifact/com.twilio.sdk/twilio/11.3.5">Maven</a></strong></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/twilio/twilio-java/blob/main/CHANGES.md">com.twilio.sdk:twilio's changelog</a>.</em></p> <blockquote> <h2>[2026-03-10] Version 11.3.5</h2> <p><strong>Library - Chore</strong></p> <ul> <li>[PR <a href="https://redirect.github.com/twilio/twilio-java/issues/943">#943</a>](<a href="https://redirect.github.com/twilio/twilio-java/pull/943">twilio/twilio-java#943</a>): bump com.fasterxml.jackson.core:jackson-core from 2.15.0 to 2.18.6. Thanks to <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>[PR <a href="https://redirect.github.com/twilio/twilio-java/issues/945">#945</a>](<a href="https://redirect.github.com/twilio/twilio-java/pull/945">twilio/twilio-java#945</a>): added memory domain. Thanks to <a href="https://github.com/sbansla"><code>@sbansla</code></a>!</li> <li>[PR <a href="https://redirect.github.com/twilio/twilio-java/issues/941">#941</a>](<a href="https://redirect.github.com/twilio/twilio-java/pull/941">twilio/twilio-java#941</a>): add validTwilioUrl utility check. Thanks to <a href="https://github.com/kridai"><code>@kridai</code></a>!</li> </ul> <p><strong>Library - Fix</strong></p> <ul> <li>[PR <a href="https://redirect.github.com/twilio/twilio-java/issues/942">#942</a>](<a href="https://redirect.github.com/twilio/twilio-java/pull/942">twilio/twilio-java#942</a>): encode URL path spaces as %20 instead of +. Thanks to <a href="https://github.com/hubert-ren"><code>@hubert-ren</code></a>!</li> </ul> <p><strong>Twiml</strong></p> <ul> <li>Rename <code>recording_configuration</code> to <code>recording_configuration_id</code> attribute in <code><Conference></code>, <code><Dial></code>, <code><Record></code> verbs and <code><Recording></code> noun</li> </ul> <p><strong>Ace</strong></p> <ul> <li> <h1>ACE Signals API Changes</h1> </li> <li> <h2>2026-02-18</h2> </li> <li>Initial release: POST /signals, GET/POST /signals/{signal_id}/results, GET /health</li> <li>Enables OneAdmin integration for synchronous signal ingestion and policy result polling</li> <li>Supports permission-based authorization for signal operations</li> <li>Health endpoint available for monitoring without authentication</li> </ul> <p><strong>Api</strong></p> <ul> <li>Added optional parameter <code>Confirmation</code> to Payments create endpoint to enable payment confirmation prompt before gateway submission</li> <li>Added optional parameter <code>RequireMatchingInputs</code> to Payments create endpoint for input confirmation in agent-assisted payment flows</li> <li>Added matcher capture types (<code>payment-card-number-matcher</code>, <code>expiration-date-matcher</code>, <code>security-code-matcher</code>, <code>postal-code-matcher</code>) to Payments update endpoint</li> </ul> <p><strong>Memory</strong></p> <ul> <li> <h2>2026-03-06</h2> </li> <li><strong>Modified 1 path(s)</strong>:</li> <li><code>/v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId}</code> (added patch, get)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twilio/twilio-java/commit/302476af5c22a7f314f38e2b25a9da83372b2a26"><code>302476a</code></a> Release 11.3.5</li> <li><a href="https://github.com/twilio/twilio-java/commit/fd67e3f6a39fc3d7c9352eae07b52dc05c4aac88"><code>fd67e3f</code></a> [Librarian] Regenerated @ 6e3b90a45885c596ade6b11ff7100254b15c9403 b84ee26554...</li> <li><a href="https://github.com/twilio/twilio-java/commit/c6cc67d00abd93670e653a70766f986ad0eaef0b"><code>c6cc67d</code></a> chore: bump com.fasterxml.jackson.core:jackson-core (<a href="https://redirect.github.com/twilio/twilio-java/issues/943">#943</a>)</li> <li><a href="https://github.com/twilio/twilio-java/commit/940817b1821c3826a1323860caf1dfdc9438756c"><code>940817b</code></a> added memory domain (<a href="https://redirect.github.com/twilio/twilio-java/issues/945">#945</a>)</li> <li><a href="https://github.com/twilio/twilio-java/commit/2748a9f47db864e0e49ce3bb97ab0c097db3bf95"><code>2748a9f</code></a> fix: encode URL path spaces as %20 instead of + (<a href="https://redirect.github.com/twilio/twilio-java/issues/942">#942</a>)</li> <li><a href="https://github.com/twilio/twilio-java/commit/38388db40b90b51258d74ec66533efee77977efc"><code>38388db</code></a> add validTwilioUrl utility check (<a href="https://redirect.github.com/twilio/twilio-java/issues/941">#941</a>)</li> <li>See full diff in <a href="https://github.com/twilio/twilio-java/compare/11.3.4...11.3.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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]
