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

apupier 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 e6b9aac3fbca chore(deps): Bump com.twilio.sdk:twilio from 12.0.0 to 
12.1.0
e6b9aac3fbca is described below

commit e6b9aac3fbcaaa799ed6853d68db0ea50a48f213
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 13:12:25 2026 +0000

    chore(deps): Bump com.twilio.sdk:twilio from 12.0.0 to 12.1.0
    
    Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 
12.0.0 to 12.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/12.0.0...12.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.twilio.sdk:twilio
      dependency-version: 12.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1b7ff6cb51c8..1f1eb54b83f5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -505,7 +505,7 @@
         <testcontainers-version>2.0.3</testcontainers-version>
         <thymeleaf-version>3.1.5.RELEASE</thymeleaf-version>
         <tika-version>3.3.0</tika-version>
-        <twilio-version>12.0.0</twilio-version>
+        <twilio-version>12.1.0</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-servlet-version>2.3.24.Final</undertow-servlet-version>
         <undertow-version>2.4.0.Final</undertow-version>

Reply via email to