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 29a8780a82f3 chore(deps): Bump com.twilio.sdk:twilio from 11.3.4 to
11.3.5
29a8780a82f3 is described below
commit 29a8780a82f3b93694045e0383896cbcf35b578e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 07:32:44 2026 +0000
chore(deps): Bump com.twilio.sdk:twilio from 11.3.4 to 11.3.5
Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from
11.3.4 to 11.3.5.
- [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/11.3.4...11.3.5)
---
updated-dependencies:
- dependency-name: com.twilio.sdk:twilio
dependency-version: 11.3.5
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 3d8268ba98a3..bdbbde41b9b9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -536,7 +536,7 @@
<testcontainers-version>2.0.3</testcontainers-version>
<thymeleaf-version>3.1.3.RELEASE</thymeleaf-version>
<tika-version>3.2.3</tika-version>
- <twilio-version>11.3.4</twilio-version>
+ <twilio-version>11.3.5</twilio-version>
<twitter4j-version>4.1.2</twitter4j-version>
<undertow-version>2.4.0.RC1</undertow-version>
<undertow-ee-version>2.0.0.RC1</undertow-ee-version>