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
The following commit(s) were added to refs/heads/main by this push:
new ee545a3933c chore(deps): Bump com.twilio.sdk:twilio from 10.6.7 to
10.6.8 (#16959)
ee545a3933c is described below
commit ee545a3933c5f67af4f279350a80fd8f0a3f9ee8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 29 10:12:15 2025 +0100
chore(deps): Bump com.twilio.sdk:twilio from 10.6.7 to 10.6.8 (#16959)
Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from
10.6.7 to 10.6.8.
- [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.6.7...10.6.8)
---
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 56c6bf59dda..e171d8513ca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -483,7 +483,7 @@
<testcontainers-version>1.20.4</testcontainers-version>
<thymeleaf-version>3.1.3.RELEASE</thymeleaf-version>
<tika-version>2.9.2</tika-version>
- <twilio-version>10.6.7</twilio-version>
+ <twilio-version>10.6.8</twilio-version>
<twitter4j-version>4.1.2</twitter4j-version>
<undertow-version>2.3.18.Final</undertow-version>
<univocity-parsers-version>2.10.1</univocity-parsers-version>