This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-775 in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
commit b687d1b2262068da3f59e19c13ad8c879c57b6ff Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Nov 17 13:06:20 2018 +0100 [MSHARED-775] - 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 2928e02..b28aebf 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-interpolation</artifactId> - <version>1.24</version> + <version>1.25</version> </dependency> <dependency> <groupId>junit</groupId>