This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MWAR-317 in repository https://gitbox.apache.org/repos/asf/maven-war-plugin.git
commit bfb0e59bc782474a3c87a60d09aebf48a7452386 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Jun 2 10:56:39 2018 +0200 [MWAR-317] - Upgrade to plexus-interpolation to version 1.25 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2591322..48c62f6 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-interpolation</artifactId> - <version>1.24</version> + <version>1.25</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.