From server-dev-return-73176-apmail-james-server-dev-archive=james.apache.org@james.apache.org Tue Sep 3 15:40:00 2019 Return-Path: X-Original-To: apmail-james-server-dev-archive@www.apache.org Delivered-To: apmail-james-server-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 98FEC19560 for ; Tue, 3 Sep 2019 15:40:00 +0000 (UTC) Received: (qmail 1993 invoked by uid 500); 3 Sep 2019 17:54:04 -0000 Delivered-To: apmail-james-server-dev-archive@james.apache.org Received: (qmail 1897 invoked by uid 500); 3 Sep 2019 17:54:04 -0000 Mailing-List: contact server-dev-help@james.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "James Developers List" Reply-To: "James Developers List" Delivered-To: mailing list server-dev@james.apache.org Received: (qmail 1208 invoked by uid 99); 3 Sep 2019 17:54:03 -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, 03 Sep 2019 17:54:03 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 6F7DA87465; Tue, 3 Sep 2019 15:39:53 +0000 (UTC) Date: Tue, 03 Sep 2019 15:40:08 +0000 To: "server-dev@james.apache.org" Subject: [james-project] 16/29: JAMES-2855 Upgrade PMD plugin to 3.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rouazana@apache.org In-Reply-To: <156752519275.25887.16757951298941291669@gitbox.apache.org> References: <156752519275.25887.16757951298941291669@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: james-project X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: b454d08240d146686efd52b05bd6041c97235a2e X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190903153953.6F7DA87465@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit b454d08240d146686efd52b05bd6041c97235a2e Author: Benoit Tellier AuthorDate: Wed Aug 28 15:09:06 2019 +0700 JAMES-2855 Upgrade PMD plugin to 3.12.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7889b16..723dbb4 100644 --- a/pom.xml +++ b/pom.xml @@ -2841,7 +2841,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.8 + 3.12.0 true ${target.jdk} --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org For additional commands, e-mail: server-dev-help@james.apache.org