This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/maven3Version-3.9.7
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
discard 393dd900 Bump maven3Version from 3.9.6 to 3.9.7
add d3c5036a [MRESOLVER-566] Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3
(#502)
add 544f6147 [MRESOLVER-567] Bump org.redisson:redisson from 3.30.0 to
3.31.0 (#501)
add ffa55b73 [MRESOLVER-568] Bump org.apache.commons:commons-compress from
1.26.1 to 1.26.2 (#499)
add 72d9542e [MRESOLVER-565] Class renames (#503)
add 22450169 [MRESOLVER-564] Align with Maven 4.0.0-beta-3 (#480)
add 9b2eadb2 Bump maven3Version from 3.9.6 to 3.9.7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (393dd900)
\
N -- N -- N refs/heads/dependabot/maven/maven3Version-3.9.7
(9b2eadb2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../aether/DefaultRepositorySystemSession.java | 35 +++-
.../impl/session/DefaultSessionBuilder.java | 13 +-
maven-resolver-named-locks-redisson/pom.xml | 4 +-
.../org/eclipse/aether/SystemScopeHandler.java | 27 ----
.../supplier/Maven4ScopeManagerConfiguration.java | 178 ---------------------
.../aether/supplier/RepositorySystemSupplier.java | 43 ++++-
.../aether/supplier/SessionBuilderSupplier.java | 19 ---
pom.xml | 4 +-
8 files changed, 77 insertions(+), 246 deletions(-)
delete mode 100644
maven-resolver-supplier-mvn4/src/main/java/org/eclipse/aether/SystemScopeHandler.java
delete mode 100644
maven-resolver-supplier-mvn4/src/main/java/org/eclipse/aether/supplier/Maven4ScopeManagerConfiguration.java