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 ACFE9200D33 for ; Wed, 8 Nov 2017 21:21:24 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AB7FD160BDA; Wed, 8 Nov 2017 20:21:24 +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 24B901609E0 for ; Wed, 8 Nov 2017 21:21:23 +0100 (CET) Received: (qmail 65562 invoked by uid 500); 8 Nov 2017 20:21:23 -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 65553 invoked by uid 99); 8 Nov 2017 20:21:23 -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; Wed, 08 Nov 2017 20:21:23 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id AB22385120; Wed, 8 Nov 2017 20:21:22 +0000 (UTC) Date: Wed, 08 Nov 2017 20:21:22 +0000 To: "commits@camel.apache.org" Subject: [camel] branch master updated: Upgrade commons-lang3 to version 3.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151017248246.16495.8019624853756322693@gitbox.apache.org> From: pascalschumacher@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: camel X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0c4cd88be22d7cc1c052907bbc30a7d881b6ec29 X-Git-Newrev: ba45edb13a5b938410410a91f1e9aa71c1c7c85c X-Git-Rev: ba45edb13a5b938410410a91f1e9aa71c1c7c85c X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Wed, 08 Nov 2017 20:21:24 -0000 This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ba45edb Upgrade commons-lang3 to version 3.7 ba45edb is described below commit ba45edb13a5b938410410a91f1e9aa71c1c7c85c Author: Pascal Schumacher AuthorDate: Wed Nov 8 21:21:14 2017 +0100 Upgrade commons-lang3 to version 3.7 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 51f19ff..3862165 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -155,7 +155,7 @@ 2.1.1 1.3 2.6 - 3.6 + 3.7 1.2 2.2 3.6.1 -- To stop receiving notification emails like this one, please contact ['"commits@camel.apache.org" '].