Repository: camel Updated Branches: refs/heads/master 04b7d55cf -> 99056a1d5
Upgrade Undertow to version 1.3.4.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/99056a1d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/99056a1d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/99056a1d Branch: refs/heads/master Commit: 99056a1d5158c51ec89e09ea3e762871d2bc065c Parents: 04b7d55 Author: Andrea Cosentino <[email protected]> Authored: Wed Oct 28 17:19:37 2015 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Wed Oct 28 17:19:37 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/99056a1d/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index dcb75cf..042b493 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -506,7 +506,7 @@ <testng-version>6.8.21</testng-version> <twitter4j-bundle-version>4.0.4_1</twitter4j-bundle-version> <twitter4j-version>4.0.4</twitter4j-version> - <undertow-version>1.3.3.Final</undertow-version> + <undertow-version>1.3.4.Final</undertow-version> <univocity-parsers-version>1.5.6</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>
