Repository: camel Updated Branches: refs/heads/master d35c64037 -> 5d7d38892
Upgrade Undertow to version 1.3.19.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/54e43580 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/54e43580 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/54e43580 Branch: refs/heads/master Commit: 54e43580088e0853266d9cb94742cf6262859ca0 Parents: d35c640 Author: Andrea Cosentino <[email protected]> Authored: Thu Mar 17 17:23:54 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Thu Mar 17 17:23:54 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/54e43580/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b15aeef..00561fb 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -547,7 +547,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.18.Final</undertow-version> + <undertow-version>1.3.19.Final</undertow-version> <univocity-parsers-version>2.0.0</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>
