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/05/03 11:05:25 UTC

[maven-shared-jar] 01/01: Bump maven-shared-utils from 3.0.0 to 3.2.1

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

slachiewicz pushed a commit to branch dependabot/maven/org.apache.maven.shared-maven-shared-utils-3.2.1
in repository https://gitbox.apache.org/repos/asf/maven-shared-jar.git

commit be9c136abe4dc0bf9faf5e662343a5a39849d111
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Sun Jan 19 10:25:17 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 7fc5588..ed10105 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.0.0</version>
+      <version>3.2.1</version>
     </dependency>
 
     <dependency>