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

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


The following commit(s) were added to refs/heads/master by this push:
     new 949f8ec  Bump maven-shared-utils from 3.2.1 to 3.3.3
949f8ec is described below

commit 949f8ecbd33d52adc6bc1831d81365c7bd9686e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 04:03:57 2020 +0000

    Bump maven-shared-utils from 3.2.1 to 3.3.3
    
    Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) 
from 3.2.1 to 3.3.3.
    - [Release notes](https://github.com/apache/maven-shared-utils/releases)
    - 
[Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-3.2.1...maven-shared-utils-3.3.3)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66075dd..4169862 100644
--- a/pom.xml
+++ b/pom.xml
@@ -236,7 +236,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>
 
     <dependency>

Reply via email to