This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit 62fb4df5b6f48c69ba4eed9c20fefebac6d7b5e2 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 12:08:15 2015 +0100 Update plexus-utils to 3.0.22 (Fixes #3847) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f86768e..6083caf 100644 --- a/pom.xml +++ b/pom.xml @@ -542,7 +542,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.21</version> + <version>3.0.22</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.