You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ap...@apache.org on 2023/12/07 14:56:29 UTC

(camel) branch main updated: Bump com.twilio.sdk:twilio from 9.9.1 to 9.14.1

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 589faa0b4f0 Bump com.twilio.sdk:twilio from 9.9.1 to 9.14.1
589faa0b4f0 is described below

commit 589faa0b4f0bad8914c321488f12c16f6d743a14
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Dec 7 14:41:07 2023 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 68c7a5a1a4d..ebed9ffa526 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -445,7 +445,7 @@
         <testcontainers-version>1.19.3</testcontainers-version>
         <thymeleaf-version>3.1.2.RELEASE</thymeleaf-version>
         <tika-version>2.9.1</tika-version>
-        <twilio-version>9.9.1</twilio-version>
+        <twilio-version>9.14.1</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-version>2.3.10.Final</undertow-version>
         <univocity-parsers-version>2.9.1</univocity-parsers-version>