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>.