This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit b33316881b9b2839d4c2b9f6140b405f5b0027ca Author: CHRE <CHATELLIER@codelutin.com> Date: Thu May 26 15:56:41 2016 +0200 Update libs --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7d8f2d2..ccf3177 100644 --- a/pom.xml +++ b/pom.xml @@ -219,7 +219,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-config</artifactId> - <version>3.0-rc-3</version> + <version>3.0-rc-4</version> <scope>compile</scope> <exclusions> <exclusion> @@ -308,7 +308,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.4</version> + <version>2.5</version> </dependency> <!-- tests dependencies --> @@ -316,7 +316,7 @@ <dependency> <groupId>org.testng</groupId> <artifactId>testng</artifactId> - <version>6.9.10</version> + <version>6.9.11</version> <scope>test</scope> <exclusions> <exclusion> @@ -354,7 +354,7 @@ <plugin> <groupId>com.akathist.maven.plugins.launch4j</groupId> <artifactId>launch4j-maven-plugin</artifactId> - <version>1.7.8</version> + <version>1.7.10</version> <executions> <execution> <id>launch4j</id> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.