branch develop updated (cbb1294 -> 00e4755)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git from cbb1294 Fix releasable build [skip ci] new 00e4755 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 00e475535e06d8254592cdf8deadc177b120a591 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue May 5 16:28:41 2020 +0200 Update libs Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git commit 00e475535e06d8254592cdf8deadc177b120a591 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue May 5 16:28:41 2020 +0200 Update libs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a3fcc14..81f2e26 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>20.0</version> + <version>29.0-jre</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm