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 b9042b63e9c2 chore(deps): Bump com.twilio.sdk:twilio from 13.0.0 to 
13.0.1
b9042b63e9c2 is described below

commit b9042b63e9c241d2e3f10224f0ae01aa0b071248
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 13:00:47 2026 +0000

    chore(deps): Bump com.twilio.sdk:twilio from 13.0.0 to 13.0.1
    
    Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 
13.0.0 to 13.0.1.
    - [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/13.0.0...13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.twilio.sdk:twilio
      dependency-version: 13.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 5a7bc09e8984..9077701a53fc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -523,7 +523,7 @@
         <testcontainers-version>2.0.5</testcontainers-version>
         <thymeleaf-version>3.1.5.RELEASE</thymeleaf-version>
         <tika-version>4.0.0</tika-version>
-        <twilio-version>13.0.0</twilio-version>
+        <twilio-version>13.0.1</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-servlet-version>2.3.26.Final</undertow-servlet-version>
         <undertow-version>2.4.3.Final</undertow-version>

Reply via email to