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
The following commit(s) were added to refs/heads/master by this push: new 1b37d5c Upgrade Undertow to version 2.0.30.Final 1b37d5c is described below commit 1b37d5c23f371e7c27398ba7d38775edc8cde21f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 16 16:47:07 2020 +0100 Upgrade Undertow to version 2.0.30.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3542cfd..75492ec 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -649,7 +649,7 @@ <twilio-version>7.9.1</twilio-version> <twitter4j-bundle-version>4.0.7_1</twitter4j-bundle-version> <twitter4j-version>4.0.7</twitter4j-version> - <undertow-version>2.0.29.Final</undertow-version> + <undertow-version>2.0.30.Final</undertow-version> <univocity-parsers-version>2.8.4</univocity-parsers-version> <unix-socket-factory-version>2015-01-27T15-02-14</unix-socket-factory-version> <unix-socket-factory-bundle-version>1.0.0</unix-socket-factory-bundle-version>