This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch mvnup in repository https://gitbox.apache.org/repos/asf/maven.git
from 86542b4628 chore: enhance Maven upgrade tools with additional compatibility fixes add 05331bb82f chore: ensure pluginManagement is added before plugins section No new revisions were added by this update. Summary of changes: .../maven/cling/invoker/mvnup/jdom/JDomPomCfg.java | 15 ++ .../mvnup/goals/PluginManagementOrderTest.java | 283 +++++++++++++++++++++ 2 files changed, 298 insertions(+) create mode 100644 impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/PluginManagementOrderTest.java