From issues-return-132112-archive-asf-public=cust-asf.ponee.io@maven.apache.org Tue May 1 23:29:04 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 A5D53180675 for ; Tue, 1 May 2018 23:29:03 +0200 (CEST) Received: (qmail 82135 invoked by uid 500); 1 May 2018 21:29:02 -0000 Mailing-List: contact issues-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 issues@maven.apache.org Received: (qmail 81961 invoked by uid 99); 1 May 2018 21:29:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2018 21:29:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 0B915C5EF2 for ; Tue, 1 May 2018 21:29:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id tlziqU5TuOgt for ; Tue, 1 May 2018 21:29:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 039165F3F0 for ; Tue, 1 May 2018 21:29:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7676EE0D68 for ; Tue, 1 May 2018 21:29:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2D3602129B for ; Tue, 1 May 2018 21:29:00 +0000 (UTC) Date: Tue, 1 May 2018 21:29:00 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MPIR-363) Upgrade dependencies to latest versions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MPIR-363?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D164601= 78#comment-16460178 ]=20 Michael Osipov commented on MPIR-363: ------------------------------------- [~rfscholte], thanks for the update. I will leave them as-is in the branch = and merge to master before I run the release. > Upgrade dependencies to latest versions > --------------------------------------- > > Key: MPIR-363 > URL: https://issues.apache.org/jira/browse/MPIR-363 > Project: Maven Project Info Reports Plugin > Issue Type: Dependency upgrade > Affects Versions: 3.0.0 > Reporter: Sylwester Lachiewicz > Assignee: Michael Osipov > Priority: Major > Fix For: 3.0.0 > > > {code} > The following plugin updates are available: > maven-changes-plugin ............................... 2.11 -> 2.12.1 > maven-jarsigner-plugin ............................... 1.3.2 -> 1.4 > org.codehaus.mojo:keytool-maven-plugin ................. 1.0 -> 1.5 > The following dependencies in Dependency Management have newer versions: > org.apache.maven.plugin-tools:maven-plugin-annotations ... 3.4 -> 3.5.1 > org.codehaus.plexus:plexus-component-annotations ........ 1.6 -> 1.7.1 > The following dependencies in Dependencies have newer versions: > commons-validator:commons-validator ..................... 1.5.1 -> 1.6 > httpunit:httpunit ....................................... 1.6 -> 1.6.1 > junit:junit ............................................ 3.8.2 -> 4.12 > org.apache.maven:maven-artifact ....................... 2.2.1 -> 3.5.3 > org.apache.maven:maven-model .......................... 2.2.1 -> 3.5.3 > org.apache.maven:maven-plugin-api ..................... 2.2.1 -> 3.5.3 > org.apache.maven:maven-project .................. 2.2.1 -> 3.0-alpha-2 > org.apache.maven:maven-repository-metadata ............ 2.2.1 -> 3.5.3 > org.apache.maven:maven-settings ....................... 2.2.1 -> 3.5.3 > org.apache.maven.doxia:doxia-core ......................... 1.6 -> 1.8 > org.apache.maven.doxia:doxia-decoration-model ............. 1.6 -> 1.8 > org.apache.maven.doxia:doxia-integration-tools ............ 1.6 -> 1.8 > org.apache.maven.doxia:doxia-sink-api ..................... 1.6 -> 1.8 > org.apache.maven.doxia:doxia-site-renderer ................ 1.6 -> 1.8 > org.apache.maven.plugin-testing:maven-plugin-testing-harness ...=C2=A01.3= -> 3.3.0 > org.apache.maven.reporting:maven-reporting-impl ......... 2.4 -> 3.0.0 > org.apache.maven.shared:maven-common-artifact-filters ... 1.4 -> 3.0.1 > org.apache.maven.shared:maven-dependency-tree ........... 2.2 -> 3.0.1 > org.apache.maven.wagon:wagon-file ...................... 2.10 -> 3.0.0 > org.apache.maven.wagon:wagon-http-lightweight .......... 2.10 -> 3.0.0 > org.apache.maven.wagon:wagon-provider-api .............. 2.10 -> 3.0.0 > org.apache.maven.wagon:wagon-ssh ....................... 2.10 -> 3.0.0 > org.codehaus.plexus:plexus-container-default ... 1.0-alpha-9-stable-1 -> = 1.7.1 > org.codehaus.plexus:plexus-utils ..................... 3.0.24 -> 3.1.0 > The following dependencies in pluginManagement of plugins have newer vers= ions: > org.apache.maven.doxia:doxia-core ......................... 1.2 -> 1.8 > org.apache.maven.shared:maven-shared-resources ................ 1 -> 2 > The following dependencies in Plugin Dependencies have newer versions: > org.apache.maven.doxia:doxia-core ......................... 1.2 -> 1.8 > org.codehaus.mojo:extra-enforcer-rules ...... 1.0-beta-3 -> 1.0-beta-7 > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)