This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 d1b170570aff chore(deps): Bump com.twilio.sdk:twilio from 11.0.3 to 
11.1.0 (#20013)
d1b170570aff is described below

commit d1b170570aff99abe974d8f1a06f1b51f437b698
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 21 08:48:40 2025 +0100

    chore(deps): Bump com.twilio.sdk:twilio from 11.0.3 to 11.1.0 (#20013)
    
    Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 
11.0.3 to 11.1.0.
    - [Release notes](https://github.com/twilio/twilio-java/releases)
    - [Changelog](https://github.com/twilio/twilio-java/blob/main/CHANGES.md)
    - [Commits](https://github.com/twilio/twilio-java/compare/11.0.3...11.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.twilio.sdk:twilio
      dependency-version: 11.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8cf48c6d1814..dc6725a035fe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -520,7 +520,7 @@
         <testcontainers-version>1.21.3</testcontainers-version>
         <thymeleaf-version>3.1.3.RELEASE</thymeleaf-version>
         <tika-version>2.9.4</tika-version>
-        <twilio-version>11.0.3</twilio-version>
+        <twilio-version>11.1.0</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-version>2.3.20.Final</undertow-version>
         <univocity-parsers-version>2.10.2</univocity-parsers-version>

Reply via email to