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 2020/09/04 11:49:55 UTC

[maven-reporting-impl] branch deps created (now c7576f2)

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

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


      at c7576f2  update to maven-shared-utils 3.3.3

This branch includes the following new commits:

     new c7576f2  update to maven-shared-utils 3.3.3

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-reporting-impl] 01/01: update to maven-shared-utils 3.3.3

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

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

commit c7576f297ddd57dec0eda027d910711c2ec1f9e7
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Fri Sep 4 07:49:38 2020 -0400

    update to maven-shared-utils 3.3.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b99edd..9e9fb6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.2.0</version>
+      <version>3.3.3</version>
     </dependency>
 
     <!-- Doxia -->