This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch 1518 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
commit 815cd35048631c1c84c775876e0221d28961beb9 Author: Tibor17 <tibordig...@apache.org> AuthorDate: Sun May 6 18:37:47 2018 +0200 [SUREFIRE-1518] Upgrade version of plexus-java to 0.9.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5fdefd4..a4b1e56 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-java</artifactId> - <version>0.9.3</version> + <version>0.9.7</version> </dependency> <dependency> <groupId>org.mockito</groupId> -- To stop receiving notification emails like this one, please contact tibordig...@apache.org.