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:47 UTC

[maven-shared-jar] branch dependabot/maven/org.codehaus.plexus-plexus-digest-1.1 created (now 32187a4)

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

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


      at 32187a4  Bump plexus-digest from 1.0 to 1.1

This branch includes the following new commits:

     new 32187a4  Bump plexus-digest from 1.0 to 1.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by sl...@apache.org.
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 32187a4e9284360346afbd7eee1438da8b4f8d99
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Sun Jan 19 10:24:08 2020 +0000

    Bump plexus-digest from 1.0 to 1.1
    
    Bumps 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 ed10105..0daf04a 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>