You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/17 05:47:37 UTC

[camel] 07/24: Upgrade twillio 9.9.0

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0eedbd7ff95d391cc647606e71af0a2ba2281e94
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 07:24:22 2023 +0200

    Upgrade twillio 9.9.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6137eb7b523..419d1f835e5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -460,7 +460,7 @@
         <templating-maven-plugin-version>1.0.0</templating-maven-plugin-version>
         <testcontainers-version>1.17.6</testcontainers-version>
         <tika-version>2.8.0</tika-version>
-        <twilio-version>9.6.2</twilio-version>
+        <twilio-version>9.9.0</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-version>2.3.7.Final</undertow-version>
         <univocity-parsers-version>2.9.1</univocity-parsers-version>