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

acosentino 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 2ceefbf0e86 Bump com.twilio.sdk:twilio from 9.16.0 to 10.0.0 (#13204)
2ceefbf0e86 is described below

commit 2ceefbf0e86e540815441ffc55503b41c0858a8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 20 11:25:42 2024 +0100

    Bump com.twilio.sdk:twilio from 9.16.0 to 10.0.0 (#13204)
    
    Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 
9.16.0 to 10.0.0.
    - [Release notes](https://github.com/twilio/twilio-java/releases)
    - [Changelog](https://github.com/twilio/twilio-java/blob/main/CHANGES.md)
    - [Upgrade 
guide](https://github.com/twilio/twilio-java/blob/main/UPGRADE.md)
    - [Commits](https://github.com/twilio/twilio-java/compare/9.16.0...10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.twilio.sdk:twilio
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 f102b296a2a..bd9d8dc7b71 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -452,7 +452,7 @@
         <testcontainers-version>1.19.5</testcontainers-version>
         <thymeleaf-version>3.1.2.RELEASE</thymeleaf-version>
         <tika-version>2.9.1</tika-version>
-        <twilio-version>9.16.0</twilio-version>
+        <twilio-version>10.0.0</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-version>2.3.11.Final</undertow-version>
         <univocity-parsers-version>2.9.1</univocity-parsers-version>

Reply via email to