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 c2a682d3270 chore(deps): Bump com.twilio.sdk:twilio from 10.2.0 to 10.2.1 (#14413) c2a682d3270 is described below commit c2a682d32706d9c22fc9897334b5db21aa8262d5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jun 7 17:00:53 2024 +0200 chore(deps): Bump com.twilio.sdk:twilio from 10.2.0 to 10.2.1 (#14413) Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 10.2.0 to 10.2.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/10.2.0...10.2.1) --- updated-dependencies: - dependency-name: com.twilio.sdk:twilio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 16812da9de9..ecfe73b9649 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -467,7 +467,7 @@ <testcontainers-version>1.19.8</testcontainers-version> <thymeleaf-version>3.1.2.RELEASE</thymeleaf-version> <tika-version>2.9.2</tika-version> - <twilio-version>10.2.0</twilio-version> + <twilio-version>10.2.1</twilio-version> <twitter4j-version>4.1.2</twitter4j-version> <undertow-version>2.3.13.Final</undertow-version> <univocity-parsers-version>2.9.1</univocity-parsers-version>