From commits-return-72339-archive-asf-public=cust-asf.ponee.io@maven.apache.org Mon Apr 9 21:56:24 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id CE07A18067B for ; Mon, 9 Apr 2018 21:56:23 +0200 (CEST) Received: (qmail 9042 invoked by uid 500); 9 Apr 2018 19:56:22 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 9026 invoked by uid 99); 9 Apr 2018 19:56:22 -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, 09 Apr 2018 19:56:22 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 50F1580ABD; Mon, 9 Apr 2018 19:56:22 +0000 (UTC) Date: Mon, 09 Apr 2018 19:56:23 +0000 To: "commits@maven.apache.org" Subject: [maven-invoker-plugin] 01/01: [MINVOKER-235] - Upgrade plexus-utils 3.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: khmarbaise@apache.org In-Reply-To: <152330378225.2801.6282307280420381452@gitbox.apache.org> References: <152330378225.2801.6282307280420381452@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: maven-invoker-plugin X-Git-Refname: refs/heads/MINVOKER-235 X-Git-Reftype: branch X-Git-Rev: 52a48038106c871101a5ea27f73a93aed1f82545 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180409195622.50F1580ABD@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MINVOKER-235 in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git commit 52a48038106c871101a5ea27f73a93aed1f82545 Author: Karl Heinz Marbaise AuthorDate: Mon Apr 9 21:56:08 2018 +0200 [MINVOKER-235] - Upgrade plexus-utils 3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7fbb21..30ef815 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ under the License. org.codehaus.plexus plexus-utils - 3.0.24 + 3.1.0 commons-io -- To stop receiving notification emails like this one, please contact khmarbaise@apache.org.