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-mapping.git
The following commit(s) were added to refs/heads/master by this push: new c15f5e1 [MSHARED-670] Upgrade plexus-interpolation to 1.24 c15f5e1 is described below commit c15f5e114653d7204513655863b55bd3f354c022 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Dec 30 18:39:35 2017 +0100 [MSHARED-670] 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 546461d..854de9f 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-interpolation</artifactId> - <version>1.22</version> + <version>1.24</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].