This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git from f6605d1 Update libs : commons-lang3 3.9 ; commons-collections4 4.4 ; commons-beanutils 1.9.4 ; commons-io 2.6 ; nuiton-i18n 3.7 new 5290123 Downgrade beanutils to 1.9.3 because of https://issues.apache.org/jira/browse/BEANUTILS-520 new 742ed64 Fix some vulnerabilities new bbf92ae Properties .class are not accessible anymore (see BEANUTILS-520 and CVE-2014-0114) The 3 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 bbf92ae5726a2e3d3cc2715d466f77d9c309eddd Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Sep 25 17:34:36 2019 +0200 Properties .class are not accessible anymore (see BEANUTILS-520 and CVE-2014-0114) commit 742ed64af37fccb02f7e085dc83ca13b3f6606b4 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Sep 25 17:28:51 2019 +0200 Fix some vulnerabilities commit 529012303a1873850bf850616e050df41d6af086 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Sep 25 17:28:17 2019 +0200 Downgrade beanutils to 1.9.3 because of https://issues.apache.org/jira/browse/BEANUTILS-520 Summary of changes: src/main/java/org/nuiton/util/FileUtil.java | 10 ++-------- .../org/nuiton/util/LoggingPatternFormatter.java | 21 ++++++--------------- .../java/org/nuiton/util/beans/BeanUtilTest.java | 17 ++++++++--------- 3 files changed, 16 insertions(+), 32 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.