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 2024/01/09 07:43:57 UTC

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

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 0dc2dcf8ce6 Bump com.twilio.sdk:twilio from 9.14.1 to 9.15.0
0dc2dcf8ce6 is described below

commit 0dc2dcf8ce643b36d664685516ca74a1d461b0f2
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jan 8 16:26:07 2024 +0000

    Bump com.twilio.sdk:twilio from 9.14.1 to 9.15.0
    
    Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 9.14.1 to 9.15.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/9.14.1...9.15.0)
    
    ---
    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 15e3e90a43f..cd9872457c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -447,7 +447,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.14.1</twilio-version>
+        <twilio-version>9.15.0</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>