This is an automated email from the git hooks/post-receive script. New commit to branch feature/multi-ui in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 7d8081e5dce38b0c76896efed86f0d6fa4e76326 Author: jcouteau <couteau@codelutin.com> Date: Thu May 2 10:27:48 2019 +0200 Update dependencies to fix CVEs --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0186c9f4..1b3cd1ca 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ <!-- customized versions --> <resteasyVersion>3.6.1.Final</resteasyVersion> - <jacksonVersion>2.9.7</jacksonVersion> + <jacksonVersion>2.9.8</jacksonVersion> <nuitonI18nVersion>3.7</nuitonI18nVersion> <eugenePluginVersion>3.0-alpha-10</eugenePluginVersion> @@ -187,12 +187,12 @@ <nuitonConfigVersion>3.4</nuitonConfigVersion> <nuitonCsvVersion>3.0</nuitonCsvVersion> <nuitonValidatorVersion>3.2</nuitonValidatorVersion> - <h2Version>1.4.197</h2Version> + <h2Version>1.4.199</h2Version> <postgresqlVersion>42.2.5.jre7</postgresqlVersion> <javaJwtVersion>3.4.0</javaJwtVersion> <slf4jVersion>1.7.25</slf4jVersion> - <tomcatEmbedVersion>8.5.31</tomcatEmbedVersion> - <tomcatEmbedLoggingVersion>8.5.2</tomcatEmbedLoggingVersion> + <tomcatEmbedVersion>8.5.40</tomcatEmbedVersion> + <tomcatEmbedLoggingVersion>8.0.53</tomcatEmbedLoggingVersion> <hibernateVersion>5.2.10.Final</hibernateVersion> <httpCommonsHttpclientVersion>4.5.6</httpCommonsHttpclientVersion> <bouncycastleVersion>1.60</bouncycastleVersion> @@ -467,7 +467,7 @@ <dependency> <groupId>com.rometools</groupId> <artifactId>rome</artifactId> - <version>1.11.0</version> + <version>1.12.0</version> </dependency> <!-- Logging --> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.