You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:15:21 UTC

[maven-mapping] 40/42: [MSHARED-518] Upgrade plexus-interpolation to 1.22

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

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

commit 9cf42545c033259eb2ecfc0eb36b8aa723dca15f
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat May 21 12:19:32 2016 +0000

    [MSHARED-518] Upgrade plexus-interpolation to 1.22
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1744924 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c26785a..2432e15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.21</version>
+      <version>1.22</version>
     </dependency>
 
     <dependency>

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