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

dennisl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cbf541  [MSHARED-946] Update to maven-shared-utils 3.3.3.
0cbf541 is described below

commit 0cbf541a04fdf68099b6c024b8342fa95db352f5
Author: Dennis Lundberg <denn...@apache.org>
AuthorDate: Tue Aug 4 16:22:13 2020 +0200

    [MSHARED-946] 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 640328e..ec1c0f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.3.0-SNAPSHOT</version>
+      <version>3.3.3</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to