You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/11 11:05:35 UTC

[maven-release] branch lang created (now a080dbd)

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

elharo pushed a change to branch lang
in repository https://gitbox.apache.org/repos/asf/maven-release.git.


      at a080dbd  update plexus-interpolation

This branch includes the following new commits:

     new a080dbd  update plexus-interpolation

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-release] 01/01: update plexus-interpolation

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch lang
in repository https://gitbox.apache.org/repos/asf/maven-release.git

commit a080dbdb7eb44483992db74a0177c9c0bfc7228a
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Apr 11 07:05:17 2020 -0400

    update plexus-interpolation
---
 maven-release-manager/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-release-manager/pom.xml b/maven-release-manager/pom.xml
index 4ce1274..c17f0e0 100644
--- a/maven-release-manager/pom.xml
+++ b/maven-release-manager/pom.xml
@@ -59,7 +59,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.14</version>
+      <version>1.17</version>
     </dependency>
 
     <dependency>