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/06/05 10:22:25 UTC

[maven-project-info-reports-plugin] branch dependabot/maven/org.codehaus.plexus-plexus-interpolation-1.26 created (now 28ad23e)

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

slachiewicz pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-interpolation-1.26
in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git.


      at 28ad23e  Bump plexus-interpolation from 1.25 to 1.26

This branch includes the following new commits:

     new 28ad23e  Bump plexus-interpolation from 1.25 to 1.26

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-project-info-reports-plugin] 01/01: Bump plexus-interpolation from 1.25 to 1.26

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-interpolation-1.26
in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git

commit 28ad23ef5ebabeae99929df241e091493453f9d8
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Thu Mar 5 23:18:08 2020 +0000

    Bump plexus-interpolation from 1.25 to 1.26
    
    Bumps [plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation) from 1.25 to 1.26.
    - [Release notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)
    - [Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.25...plexus-interpolation-1.26)
    
    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 ecb186c..8658c20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -343,7 +343,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.25</version>
+      <version>1.26</version>
     </dependency>
 
     <!-- Test -->