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 56449200D28 for ; Mon, 23 Oct 2017 12:08:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 549F41609CE; Mon, 23 Oct 2017 10:08:12 +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 C1B681609E0 for ; Mon, 23 Oct 2017 12:08:11 +0200 (CEST) Received: (qmail 69583 invoked by uid 500); 23 Oct 2017 10:08:11 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 69574 invoked by uid 99); 23 Oct 2017 10:08:10 -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; Mon, 23 Oct 2017 10:08:10 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id F38BC81C1F; Mon, 23 Oct 2017 10:08:09 +0000 (UTC) Date: Mon, 23 Oct 2017 10:08:10 +0000 To: "commits@cxf.apache.org" Subject: [cxf] 01/02: BouncyCastle upgrade MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: coheigea@apache.org In-Reply-To: <150875328984.28693.6385746227085530568@gitbox.apache.org> References: <150875328984.28693.6385746227085530568@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: cxf X-Git-Refname: refs/heads/3.1.x-fixes X-Git-Reftype: branch X-Git-Rev: e847bac861f852b776f74e6bd6b25ba7041886ff X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171023100809.F38BC81C1F@gitbox.apache.org> archived-at: Mon, 23 Oct 2017 10:08:12 -0000 This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git commit e847bac861f852b776f74e6bd6b25ba7041886ff Author: Colm O hEigeartaigh AuthorDate: Mon Oct 23 11:07:31 2017 +0100 BouncyCastle upgrade --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d57496e..1476d28 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -73,7 +73,7 @@ 2.3.7 [2.0,2.4) 1.2.14 - 1.57 + 1.58 2.2_2 [2.1.3,3.0.0) 1.1.0 -- To stop receiving notification emails like this one, please contact "commits@cxf.apache.org" .