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/04/21 08:38:30 UTC

camel git commit: Upgrade Undertow to version 1.4.13.Final

Repository: camel
Updated Branches:
  refs/heads/master 857054d1e -> 0c55353b7


Upgrade Undertow to version 1.4.13.Final


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

Branch: refs/heads/master
Commit: 0c55353b7b2a8089b1b96203c58d646c5fb68201
Parents: 857054d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Apr 21 10:36:48 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Apr 21 10:37:20 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0c55353b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a8fef1c..c130491 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -645,7 +645,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.12.Final</undertow-version>
+    <undertow-version>1.4.13.Final</undertow-version>
     <univocity-parsers-version>2.3.1</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>