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 2017/12/26 15:50:20 UTC

[maven-archiver] branch master updated: [MSHARED-669] - Upgrade plexus-interpolation to 1.24

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7fbfe87  [MSHARED-669] - Upgrade plexus-interpolation to 1.24
7fbfe87 is described below

commit 7fbfe874d75fca07051fc6c7c03d1e9a40bb3394
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Tue Dec 26 16:50:02 2017 +0100

    [MSHARED-669] - Upgrade plexus-interpolation to 1.24
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 96e1d48..1e3fcb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.22</version>
+      <version>1.24</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].