You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2019/08/18 14:59:59 UTC

[maven] 01/01: [MNG-6738] Upgrade maven-resolver to 1.4.1

This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch MNG-6738
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 88b632cf3d727c7d003a8a36f1b39bffb2f790f3
Author: tibordigana <ti...@apache.org>
AuthorDate: Sun Aug 18 16:59:28 2019 +0200

    [MNG-6738] Upgrade maven-resolver to 1.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 81ff46a..7b59454 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@ under the License.
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.11</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>
-    <resolverVersion>1.3.3</resolverVersion>
+    <resolverVersion>1.4.1</resolverVersion>
     <slf4jVersion>1.7.25</slf4jVersion>
     <xmlunitVersion>2.2.1</xmlunitVersion>
     <powermockVersion>1.7.4</powermockVersion>