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 2017/02/02 08:56:23 UTC

camel git commit: Upgrade Undertow to version 1.4.9.Final

Repository: camel
Updated Branches:
  refs/heads/master 32b42af19 -> 43bf30298


Upgrade Undertow to version 1.4.9.Final


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

Branch: refs/heads/master
Commit: 43bf30298ebcb8b156a3f4b2b311fe8b8945c2f8
Parents: 32b42af
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Feb 2 09:55:07 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Feb 2 09:55:07 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/43bf3029/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7b66736..5ddbcd5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -617,7 +617,7 @@
     <tika-version>1.14</tika-version>
     <twitter4j-bundle-version>4.0.6_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.6</twitter4j-version>
-    <undertow-version>1.4.8.Final</undertow-version>
+    <undertow-version>1.4.9.Final</undertow-version>
     <univocity-parsers-version>2.3.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>