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/08/31 12:18:46 UTC

[maven-shared-jar] branch deps created (now 717bf2b)

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-shared-jar.git.


      at 717bf2b  update maven-shared-utils

This branch includes the following new commits:

     new 717bf2b  update maven-shared-utils

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-shared-jar] 01/01: update maven-shared-utils

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-shared-jar.git

commit 717bf2b52e81147b5ebb5cf6c15bca0b965c2e3c
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Mon Aug 31 08:18:30 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index c0bdceb..fa73c94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.2.1</version>
+      <version>3.3.3</version>
     </dependency>
 
     <dependency>