This is an automated email from the git hooks/post-receive script. New change to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git from 8a165b9 -Update guava to fix CVE-2018-10237 --> update to Java 8 - Update Struts2 to fix CVE-2018-11776 new c71cfa8 Upgrade dependencies : Guava 27.1 ; commons-collections4 4.3 ; commons-lang3 3.9 ; commons-io 2.6 ; nuiton-csv 3.0 new becc352 Upgrade Maven dependencies : Maven 3.6.1 ; maven-plugin-annotations 3.6.0 ; antlr4 4.7.3 ; maven-dependency-plugin 3.0.1 ; plexus-utils 3.2.0 new 3e81d2a [iso] Code style new f233b23 Make I18nTest compatible with Java9+ at runtime The 4 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 f233b23f63d9c71b0b71c5770cf17366f6e72371 Author: Arnaud Thimel <thimel@codelutin.com> Date: Thu May 16 18:15:35 2019 +0200 Make I18nTest compatible with Java9+ at runtime commit 3e81d2a057e1db620fa4363f40b0e3cc4b83fceb Author: Arnaud Thimel <thimel@codelutin.com> Date: Thu May 16 16:44:19 2019 +0200 [iso] Code style commit becc352ee242b55e9e01fe38171d501a2c3e6312 Author: Arnaud Thimel <thimel@codelutin.com> Date: Thu May 16 15:33:29 2019 +0200 Upgrade Maven dependencies : Maven 3.6.1 ; maven-plugin-annotations 3.6.0 ; antlr4 4.7.3 ; maven-dependency-plugin 3.0.1 ; plexus-utils 3.2.0 commit c71cfa82b40ae074dca6b4256e524533fa29719b Author: Arnaud Thimel <thimel@codelutin.com> Date: Thu May 16 15:26:14 2019 +0200 Upgrade dependencies : Guava 27.1 ; commons-collections4 4.3 ; commons-lang3 3.9 ; commons-io 2.6 ; nuiton-csv 3.0 Summary of changes: .../src/main/java/org/nuiton/i18n/I18nUtil.java | 9 ++++----- .../java/org/nuiton/i18n/bundle/I18nBundleUtil.java | 3 +-- .../nuiton/i18n/init/ClassPathI18nInitializer.java | 4 ++-- .../src/test/java/org/nuiton/i18n/I18nTest.java | 13 ++++++++++--- pom.xml | 19 ++++++++++--------- 5 files changed, 27 insertions(+), 21 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.