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 2015/11/19 17:10:30 UTC

camel git commit: Upgrade Undertow to version 1.3.6.Final

Repository: camel
Updated Branches:
  refs/heads/master 2683ed9b0 -> f7e100729


Upgrade Undertow to version 1.3.6.Final


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

Branch: refs/heads/master
Commit: f7e10072912dea76faf4d16a51ec4274b43d4535
Parents: 2683ed9
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Nov 19 17:06:11 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Nov 19 17:06:12 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f7e10072/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1553070..da6c1d7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -509,7 +509,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.5.Final</undertow-version>
+    <undertow-version>1.3.6.Final</undertow-version>
     <univocity-parsers-version>1.5.6</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>