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 c3ec8da Upgrade Undertow to version 1.4.23.Final c3ec8da is described below commit c3ec8da5b23c5f69cedc65333c274b4b6835b462 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Sat Mar 3 12:37:36 2018 +0100 Upgrade Undertow to version 1.4.23.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5fb5efe..75a0c99 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -695,7 +695,7 @@ <twitter4j-bundle-version>4.0.6_1</twitter4j-bundle-version> <twitter4j-version>4.0.6</twitter4j-version> <uberfire-maven-support-version>1.3.0.Final</uberfire-maven-support-version> - <undertow-version>1.4.22.Final</undertow-version> + <undertow-version>1.4.23.Final</undertow-version> <univocity-parsers-version>2.3.1</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> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.