From commits-return-74567-archive-asf-public=cust-asf.ponee.io@maven.apache.org Sat Jul 21 11:16:10 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 9F9D1180634 for ; Sat, 21 Jul 2018 11:16:09 +0200 (CEST) Received: (qmail 36298 invoked by uid 500); 21 Jul 2018 09:16:08 -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 36288 invoked by uid 99); 21 Jul 2018 09:16:08 -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; Sat, 21 Jul 2018 09:16:08 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 28C1381E2D; Sat, 21 Jul 2018 09:16:08 +0000 (UTC) Date: Sat, 21 Jul 2018 09:16:08 +0000 To: "commits@maven.apache.org" Subject: [maven-shade-plugin] branch MSHADE-289 updated: WIP - Upgraded MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <153216456811.7778.8730387477532674772@gitbox.apache.org> From: khmarbaise@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: maven-shade-plugin X-Git-Refname: refs/heads/MSHADE-289 X-Git-Reftype: branch X-Git-Oldrev: af5fbb41526b428908991585683c220586e4950d X-Git-Newrev: 7c2fd98b21b59dc86888ed4f31b2b316b2cb55c8 X-Git-Rev: 7c2fd98b21b59dc86888ed4f31b2b316b2cb55c8 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. khmarbaise pushed a commit to branch MSHADE-289 in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git The following commit(s) were added to refs/heads/MSHADE-289 by this push: new 7c2fd98 WIP - Upgraded 7c2fd98 is described below commit 7c2fd98b21b59dc86888ed4f31b2b316b2cb55c8 Author: Karl Heinz Marbaise AuthorDate: Sat Jul 21 11:15:07 2018 +0200 WIP - Upgraded --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 588ff9a..55561cd 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,8 @@ 3.0 ${project.version} 2.21.0 - 6.2 + 6.1 + 7 @@ -131,7 +132,11 @@ asm-commons ${asmVersion} - + + org.ow2.asm + asm-util + ${asmVersion} + org.jdom jdom2 @@ -150,7 +155,7 @@ org.vafer jdependency - 1.2 + 1.4 org.codehaus.plexus