You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/06/09 11:44:33 UTC

[maven] branch MNG-6424 created (now 8d67b3b)

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

khmarbaise pushed a change to branch MNG-6424
in repository https://gitbox.apache.org/repos/asf/maven.git.


      at 8d67b3b  [MNG-6424] - Upgrade plexus-interpolation to 1.25

This branch includes the following new commits:

     new 8d67b3b  [MNG-6424] - Upgrade plexus-interpolation to 1.25

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.


-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.

[maven] 01/01: [MNG-6424] - Upgrade plexus-interpolation to 1.25

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

khmarbaise pushed a commit to branch MNG-6424
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 8d67b3b48681a6ea445c79fd7b307ad693fd71c7
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Jun 9 13:44:06 2018 +0200

    [MNG-6424] - Upgrade plexus-interpolation to 1.25
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05b7a67..c0ecdd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@ under the License.
     <junitVersion>4.12</junitVersion>
     <mockitoVersion>2.12.0</mockitoVersion>
     <plexusVersion>1.7.1</plexusVersion>
-    <plexusInterpolationVersion>1.24</plexusInterpolationVersion>
+    <plexusInterpolationVersion>1.25</plexusInterpolationVersion>
     <plexusUtilsVersion>3.1.0</plexusUtilsVersion>
     <guavaVersion>20.0</guavaVersion>
     <guiceVersion>4.0</guiceVersion>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.