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:34:00 UTC

[maven-shared-jar] 01/01: [MSHARED-484] plexus-digest from 1.0 to 1.1

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

slachiewicz pushed a commit to branch dependabot/maven/org.codehaus.plexus-plexus-digest-1.1
in repository https://gitbox.apache.org/repos/asf/maven-shared-jar.git

commit 15c1812aa3e8fd24b43ce85021831e597a65b5af
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Sun Jan 19 10:24:08 2020 +0000

    [MSHARED-484] plexus-digest from 1.0 to 1.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 72de993..8c4a2b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-digest</artifactId>
-      <version>1.0</version>
+      <version>1.1</version>
     </dependency>
 
     <dependency>