This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch fix-12080-comment-undefined-property-deps
in repository https://gitbox.apache.org/repos/asf/maven.git
from 34f973fae7 Merge remote-tracking branch
'origin/fix-12080-comment-undefined-property-deps' into melodious-anteater
add 784626d43f Extract shared session infrastructure and improve property
collection
No new revisions were added by this update.
Summary of changes:
.../mvnup/goals/AbstractUpgradeStrategy.java | 136 ++++++++++
.../mvnup/goals/CompatibilityFixStrategy.java | 33 ++-
.../invoker/mvnup/goals/PluginUpgradeStrategy.java | 201 +--------------
.../mvnup/goals/CompatibilityFixStrategyTest.java | 273 +++++++++++++++++++++
4 files changed, 426 insertions(+), 217 deletions(-)