This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 7a9f48c4aefc6c8fa4b90effb781f9457374cd8c Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Apr 26 15:02:01 2018 +0200 Update dependencies --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index bedb258b..ef9a9008 100644 --- a/pom.xml +++ b/pom.xml @@ -119,13 +119,13 @@ <jqueryPluginVersion>3.7.1</jqueryPluginVersion> <bootstrapPluginVersion>2.0.0</bootstrapPluginVersion> <slf4jVersion>1.7.7</slf4jVersion> - <log4jVersion>2.1</log4jVersion> + <log4jVersion>2.11.0</log4jVersion> <postgresqlDriverVersion>9.3-1102-jdbc41</postgresqlDriverVersion> - <commonsIoVersion>2.4</commonsIoVersion> - <commonsEmailVersion>1.3.3</commonsEmailVersion> - <commonsCollections4Version>4.0</commonsCollections4Version> - <commonsLang3Version>3.3.2</commonsLang3Version> + <commonsIoVersion>2.6</commonsIoVersion> + <commonsEmailVersion>1.5</commonsEmailVersion> + <commonsCollections4Version>4.1</commonsCollections4Version> + <commonsLang3Version>3.7</commonsLang3Version> <commonsHttpClientVersion>3.1</commonsHttpClientVersion> <commonsLoggingVersion>1.2</commonsLoggingVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.