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/03 11:00:21 UTC

camel git commit: Upgrade Undertow to version 1.4.10.Final

Repository: camel
Updated Branches:
  refs/heads/master fa3f80979 -> 263874610


Upgrade Undertow to version 1.4.10.Final


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

Branch: refs/heads/master
Commit: 2638746108ae4f2f080e38b5006281cb972add4d
Parents: fa3f809
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 3 11:57:28 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 3 11:57:28 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/26387461/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b6fee8f..cd46c97 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -619,7 +619,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.9.Final</undertow-version>
+    <undertow-version>1.4.10.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>