This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit e534faf326e40ae9a3b069b17bc5484a6126a71b Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Apr 6 11:20:17 2018 +0200 Update libs (security) --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 616d33a..1bb05bc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ #%L Coser %% - Copyright (C) 2010 - 2017 Ifremer, Codelutin + Copyright (C) 2010 - 2018 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -105,7 +105,7 @@ <jaxxVersion>2.8.6</jaxxVersion> <nuitonI18nVersion>3.1</nuitonI18nVersion> <nuitonMatrixVersion>2.3.3</nuitonMatrixVersion> - <strutsVersion>2.3.32</strutsVersion> + <strutsVersion>2.3.34</strutsVersion> <nuitonReportPluginVersion>3.0</nuitonReportPluginVersion> <!-- Site configuration --> @@ -151,7 +151,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> @@ -161,7 +161,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-email</artifactId> - <version>1.3.2</version> + <version>1.5</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> @@ -188,17 +188,17 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> - <version>4.3.2</version> + <version>4.4.9</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.3.3</version> + <version>4.5.5</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpmime</artifactId> - <version>4.3.3</version> + <version>4.5.5</version> </dependency> <!-- Guava --> @@ -390,7 +390,7 @@ <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> - <version>2.3.23</version> + <version>2.3.28</version> </dependency> <!-- Logging --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.