This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See http://git.nuiton.org/jrst.git commit 7329044cca5df78e6fc09e47cff132eefb8e31ac Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Feb 11 14:57:02 2016 +0100 refs #3875: Update plexus --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 95d4b20..8970ba3 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-component-annotations</artifactId> - <version>1.5.5</version> + <version>1.6</version> </dependency> <dependency> @@ -376,7 +376,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-container-default</artifactId> - <version>1.5.5</version> + <version>1.6</version> <scope>provided</scope> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.