This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch backport-12083-to-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git
omit b0238fa2b0 Extract shared session infrastructure and improve property
collection
omit ba9117e50d Trigger CI re-run
omit 84bf5868e6 Fix domtrip API migration: child() → childElement(),
children() → childElements()
omit 56f5839a58 Fix Spotless formatting in CompatibilityFixStrategy
omit 947387de75 Fix #12080: mvnup - comment out dependencies with undefined
property expressions
add 19bd49fe44 [backport maven-4.0.x] Fix logging setup/teardown order
(#12137)
add 126a27e3a8 Bump eu.maveniverse.maven.mimir:testing from 0.11.2 to
0.11.4 (#12067)
add f980166475 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#12142)
add 763898b8ee [maven-4.0.x] Backport bug fixes from #11741 and #11733
(#12144)
add 5f099825e3 Bump asmVersion from 9.10 to 9.10.1 (#12152)
add c6af3e3971 Bump jlineVersion from 4.1.0 to 4.1.2 (#12151)
add 340208d7f9 Extract shared session infrastructure into
AbstractUpgradeStrategy
add 402acc7794 Fix #12080: mvnup - comment out dependencies with undefined
property expressions
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 (b0238fa2b0)
\
N -- N -- N refs/heads/backport-12083-to-4.0.x (402acc7794)
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: