This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a change to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git.
from 09f77da [MNG-7119] Upgrade Maven Wagon to 3.4.3
new e5f6634 use Maven Resolver 1.6.2
new fa79cb2 [MNG-7116] add support for mirrorOf external:http:*
new 899465a [MNG-7117] add support for blocked mirror
new 907d53a [MNG-7118] block HTTP repositories by default
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
apache-maven/src/conf/settings.xml | 11 ++++-
.../maven/repository/DefaultMirrorSelector.java | 51 +++++++++++++++++++---
.../apache/maven/bridge/MavenRepositorySystem.java | 48 ++++++++++++++++++--
.../DefaultRepositorySystemSessionFactory.java | 4 +-
maven-settings/pom.xml | 2 +-
maven-settings/src/main/mdo/settings.mdo | 13 ++++++
pom.xml | 2 +-
7 files changed, 115 insertions(+), 16 deletions(-)