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 d911b450ec9 chore(deps): Bump com.twilio.sdk:twilio from 10.4.1 to 
10.4.2
d911b450ec9 is described below

commit d911b450ec9081281d02a4dd29046ffb21306bed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 06:42:09 2024 +0000

    chore(deps): Bump com.twilio.sdk:twilio from 10.4.1 to 10.4.2
    
    Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 
10.4.1 to 10.4.2.
    - [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/10.4.1...10.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.twilio.sdk:twilio
      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 87e22e1604f..4b1ca1e2fc6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -472,7 +472,7 @@
         <testcontainers-version>1.20.1</testcontainers-version>
         <thymeleaf-version>3.1.2.RELEASE</thymeleaf-version>
         <tika-version>2.9.2</tika-version>
-        <twilio-version>10.4.1</twilio-version>
+        <twilio-version>10.4.2</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-version>2.3.15.Final</undertow-version>
         <univocity-parsers-version>2.9.1</univocity-parsers-version>

Reply via email to