This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-decorator. See https://gitlab.nuiton.org/nuiton/nuiton-decorator.git from 3587db5 Fix javadoc new 9bb73d3 fixes #5: Update libs The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 9bb73d3eedd6cf337c43461883bb508e1f7647e4 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Apr 16 10:58:43 2018 +0200 fixes #5: Update libs Summary of changes: pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-decorator. See https://gitlab.nuiton.org/nuiton/nuiton-decorator.git commit 9bb73d3eedd6cf337c43461883bb508e1f7647e4 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Apr 16 10:58:43 2018 +0200 fixes #5: Update libs --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9c0e423..de12753 100644 --- a/pom.xml +++ b/pom.xml @@ -105,13 +105,13 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.9.2</version> + <version>1.9.3</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.12</version> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm