You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2021/01/12 16:53:26 UTC

[maven-enforcer] branch resolver created (now 419b87b)

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

elharo pushed a change to branch resolver
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git.


      at 419b87b  update resolver

This branch includes the following new commits:

     new 419b87b  update resolver

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-enforcer] 01/01: update resolver

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch resolver
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit 419b87bd8fcaf9259ddf3e8843dbecd51b8273e0
Author: Elliotte Rusty Harold <el...@google.com>
AuthorDate: Tue Jan 12 11:53:10 2021 -0500

    update resolver
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a972269..b0201ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
       <dependency>
         <groupId>org.apache.maven.resolver</groupId>
         <artifactId>maven-resolver-util</artifactId>
-        <version>1.4.1</version>
+        <version>1.6.1</version>
       </dependency>
       <dependency>
         <groupId>org.assertj</groupId>