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/09/07 17:20:30 UTC

camel git commit: Upgrade Undertow to version 1.2.12.Final

Repository: camel
Updated Branches:
  refs/heads/master 20466f8a5 -> 6ce476ed0


Upgrade Undertow to version 1.2.12.Final


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

Branch: refs/heads/master
Commit: 6ce476ed0ed55d3656ce9d12a6c999fdb9c9b20c
Parents: 20466f8
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Sep 7 17:19:33 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Sep 7 17:19:33 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6ce476ed/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index bf2ca12..3f2825e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -490,7 +490,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.2.11.Final</undertow-version>
+    <undertow-version>1.2.12.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>