This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
from 17d7e46113 Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#12149)
new b50f8978f7 Extract shared session infrastructure into
AbstractUpgradeStrategy
new 5583525a1d Fix #12080: mvnup - comment out dependencies with undefined
property expressions
The 2 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:
.../mvnup/goals/AbstractUpgradeStrategy.java | 136 +++++++
.../mvnup/goals/CompatibilityFixStrategy.java | 156 +++++++-
.../invoker/mvnup/goals/PluginUpgradeStrategy.java | 201 +---------
.../mvnup/goals/CompatibilityFixStrategyTest.java | 443 +++++++++++++++++++++
4 files changed, 737 insertions(+), 199 deletions(-)