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 38965200D4A for ; Tue, 28 Nov 2017 09:36:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 371DB160C07; Tue, 28 Nov 2017 08:36:32 +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 7E861160C01 for ; Tue, 28 Nov 2017 09:36:31 +0100 (CET) Received: (qmail 45391 invoked by uid 500); 28 Nov 2017 08:36:30 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 45382 invoked by uid 99); 28 Nov 2017 08:36:30 -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; Tue, 28 Nov 2017 08:36:30 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id EBFFF85465; Tue, 28 Nov 2017 08:36:29 +0000 (UTC) Date: Tue, 28 Nov 2017 08:36:29 +0000 To: "commits@struts.apache.org" Subject: [struts] branch master updated: Fixes issue with accessing the Central relates to https://github.com/jeremylong/DependencyCheck/issues/978 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151185818990.31893.7969745142827442628@gitbox.apache.org> From: lukaszlenart@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: struts X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7c7d5be4414ec472633bae817fd5a07ee790e1e3 X-Git-Newrev: bea5537e9e513040b89980878ac9487032c7a48e X-Git-Rev: bea5537e9e513040b89980878ac9487032c7a48e X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Tue, 28 Nov 2017 08:36:32 -0000 This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new bea5537 Fixes issue with accessing the Central relates to https://github.com/jeremylong/DependencyCheck/issues/978 bea5537 is described below commit bea5537e9e513040b89980878ac9487032c7a48e Author: Lukasz Lenart AuthorDate: Tue Nov 28 09:36:21 2017 +0100 Fixes issue with accessing the Central relates to https://github.com/jeremylong/DependencyCheck/issues/978 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49c432a..672b126 100644 --- a/pom.xml +++ b/pom.xml @@ -311,7 +311,7 @@ org.owasp dependency-check-maven - 3.0.1 + 3.0.2 src/etc/project-suppression.xml -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" '].