Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 671D9200D47 for ; Fri, 10 Nov 2017 08:52:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 65E7A160BF2; Fri, 10 Nov 2017 07:52:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DA9C8160C03 for ; Fri, 10 Nov 2017 08:52:49 +0100 (CET) Received: (qmail 34632 invoked by uid 500); 10 Nov 2017 07:52:49 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 34514 invoked by uid 99); 10 Nov 2017 07:52:48 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2017 07:52:48 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0546885112; Fri, 10 Nov 2017 07:52:48 +0000 (UTC) Date: Fri, 10 Nov 2017 07:52:49 +0000 To: "commits@camel.apache.org" Subject: [camel] 02/02: Upgrade Netty 4.0.x to version 4.0.53.Final MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: acosentino@apache.org In-Reply-To: <151030036759.18230.531529270370536884@gitbox.apache.org> References: <151030036759.18230.531529270370536884@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: camel X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: d1368d236469775ba316ac96c32cda947656a781 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171110075248.0546885112@gitbox.apache.org> archived-at: Fri, 10 Nov 2017 07:52:50 -0000 This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit d1368d236469775ba316ac96c32cda947656a781 Author: Andrea Cosentino AuthorDate: Fri Nov 10 08:13:43 2017 +0100 Upgrade Netty 4.0.x to version 4.0.53.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 01478b8..0167b77 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -521,7 +521,7 @@ 0.4.0 3.10.6.Final 4.1.17.Final - 4.0.52.Final + 4.0.53.Final 0.5_1 1.2.7 -- To stop receiving notification emails like this one, please contact "commits@camel.apache.org" .