Repository: camel Updated Branches: refs/heads/master 5155fa37a -> afced0dea
Upgrade Undertow to version 1.4.6.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/afced0de Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/afced0de Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/afced0de Branch: refs/heads/master Commit: afced0deadea5a227e1f8ca66686cb0c9ee1fee2 Parents: 5155fa3 Author: Andrea Cosentino <[email protected]> Authored: Wed Nov 23 08:17:30 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Wed Nov 23 08:17:54 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/afced0de/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 715012e..01d85eb 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -602,7 +602,7 @@ <tinybundles-version>2.1.1</tinybundles-version> <twitter4j-bundle-version>4.0.5_1</twitter4j-bundle-version> <twitter4j-version>4.0.5</twitter4j-version> - <undertow-version>1.4.4.Final</undertow-version> + <undertow-version>1.4.6.Final</undertow-version> <univocity-parsers-version>2.2.3</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>
