This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit b2123312de74b42bb6c9d9581876e52c4c879e0e Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Aug 26 16:28:33 2020 +0200 Sync Properties --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 4c18d35..21efd04 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -557,7 +557,7 @@ <trimStackTrace>false</trimStackTrace> <twilio-version>7.9.1</twilio-version> <twitter4j-version>4.0.7</twitter4j-version> - <undertow-version>2.1.2.Final</undertow-version> + <undertow-version>2.1.3.Final</undertow-version> <univocity-parsers-version>2.8.4</univocity-parsers-version> <validation-api-version>2.0.1.Final</validation-api-version> <vavr-version>0.10.2</vavr-version>
