You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/28 16:29:59 UTC

[maven-clean-plugin] 02/03: Bump maven-shared-utils from 3.2.1 to 3.3.3

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

slachiewicz pushed a commit to branch MCLEAN-92
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git

commit 3827631b851e7d18c285957488c58c57619668c1
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Dec 28 17:12:58 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index e7d1175..42477bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.2.1</version>
+      <version>3.3.3</version>
     </dependency>
 
     <!-- dependencies to annotations -->