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 2016/06/06 06:44:01 UTC

camel git commit: Upgrade Undertow to version 1.3.23.Final

Repository: camel
Updated Branches:
  refs/heads/master 8e6e41d6f -> b80f74721


Upgrade Undertow to version 1.3.23.Final


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

Branch: refs/heads/master
Commit: b80f74721953117cfd8659b992a0b4347452d299
Parents: 8e6e41d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jun 6 08:43:24 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jun 6 08:43:24 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b80f7472/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b6d2d22..850b20c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -562,7 +562,7 @@
     <tinybundles-version>2.1.1</tinybundles-version>
     <twitter4j-bundle-version>4.0.4_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.4</twitter4j-version>
-    <undertow-version>1.3.22.Final</undertow-version>
+    <undertow-version>1.3.23.Final</undertow-version>
     <univocity-parsers-version>2.1.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>