This is an automated email from the ASF dual-hosted git repository.
elharo pushed a change to branch util
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git
from 0a0b0cc prefer Apache Commons IO to maven-shared-utils
add 38da9fa vuln-fix: Temporary File Information Disclosure (#18)
add 0ba3f88 Merge branch 'master' into util
add 8b305f7 [MSHARED-1195] update to Java 8 minimum (#20)
add cf08835 merge
No new revisions were added by this update.
Summary of changes:
pom.xml | 14 +++++++-------
.../shared/io/download/DefaultDownloadManager.java | 3 ++-
.../maven/shared/io/location/URLLocation.java | 3 ++-
.../io/download/DefaultDownloadManagerTest.java | 21 +++++++++++----------
.../shared/io/location/ArtifactLocationTest.java | 5 +++--
.../io/location/ArtifactLocatorStrategyTest.java | 13 +++++++------
.../maven/shared/io/location/FileLocationTest.java | 17 +++++++++--------
.../shared/io/location/FileLocatorStrategyTest.java | 5 +++--
.../maven/shared/io/location/URLLocationTest.java | 7 ++++---
.../shared/io/location/URLLocatorStrategyTest.java | 3 ++-
.../io/scan/SimpleResourceInclusionScannerTest.java | 3 ++-
11 files changed, 52 insertions(+), 42 deletions(-)