You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/08/04 06:25:54 UTC

camel git commit: Upgrade Undertow to version 1.4.0.Final

Repository: camel
Updated Branches:
  refs/heads/master 625621c4e -> 5dc6f0e3f


Upgrade Undertow to version 1.4.0.Final


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5dc6f0e3
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5dc6f0e3
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5dc6f0e3

Branch: refs/heads/master
Commit: 5dc6f0e3fe53ea765000d07d61d38aea0a46e139
Parents: 625621c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Aug 4 08:24:54 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Aug 4 08:24:54 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6f0e3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fe7ef74..0e22a05 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -582,7 +582,7 @@
     <tinybundles-version>2.1.1</tinybundles-version>
     <twitter4j-bundle-version>4.0.4_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.4</twitter4j-version>
-    <undertow-version>1.3.24.Final</undertow-version>
+    <undertow-version>1.4.0.Final</undertow-version>
     <univocity-parsers-version>2.2.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>