From commits-return-8128-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Thu Jan 23 15:51:17 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8027818025F for ; Thu, 23 Jan 2020 16:51:17 +0100 (CET) Received: (qmail 87188 invoked by uid 500); 23 Jan 2020 15:51:16 -0000 Mailing-List: contact commits-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 87175 invoked by uid 99); 23 Jan 2020 15:51:16 -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; Thu, 23 Jan 2020 15:51:16 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id B7419819F5; Thu, 23 Jan 2020 15:51:16 +0000 (UTC) Date: Thu, 23 Jan 2020 15:51:16 +0000 To: "commits@zookeeper.apache.org" Subject: [zookeeper] branch branch-3.6 updated: ZOOKEEPER-3704: upgrade maven dependency-check to 5.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157979467659.8440.9234317576308574390@gitbox.apache.org> From: eolivelli@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: zookeeper X-Git-Refname: refs/heads/branch-3.6 X-Git-Reftype: branch X-Git-Oldrev: 6495a7afd2e69056331c2327585be3baff711013 X-Git-Newrev: 56a6a034c71bdee3d822cf35ebbfb0ec6f8b44c7 X-Git-Rev: 56a6a034c71bdee3d822cf35ebbfb0ec6f8b44c7 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch branch-3.6 in repository https://gitbox.apache.org/repos/asf/zookeeper.git The following commit(s) were added to refs/heads/branch-3.6 by this push: new 56a6a03 ZOOKEEPER-3704: upgrade maven dependency-check to 5.3.0 56a6a03 is described below commit 56a6a034c71bdee3d822cf35ebbfb0ec6f8b44c7 Author: Patrick Hunt AuthorDate: Thu Jan 23 16:50:58 2020 +0100 ZOOKEEPER-3704: upgrade maven dependency-check to 5.3.0 Upgrade to the latest version of maven dependency checker. Change-Id: I5ac9c77bb02f54784ff3ed4bb668fe38fd88ee11 Author: Patrick Hunt Reviewers: Enrico Olivelli Closes #1231 from phunt/ZOOKEEPER-3704 (cherry picked from commit 1fbaa26d6827263b2e9e8c18d8699f4bf799eda3) Signed-off-by: Enrico Olivelli --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7f7a7c..b2eea70 100755 --- a/pom.xml +++ b/pom.xml @@ -631,7 +631,7 @@ org.owasp dependency-check-maven - 5.2.4 + 5.3.0 org.apache.maven.plugins