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 28f6047464 [MNG-8514] Improve VersionRangeResolverResult (#2039) add 82f159adb9 [MNG-8510] Remove Utils class from maven-di (#2040) No new revisions were added by this update. Summary of changes: .../src/main/java/org/apache/maven/di/Key.java | 19 ++++--- .../org/apache/maven/di/impl/ReflectionUtils.java | 58 ++++++++++++++++------ .../main/java/org/apache/maven/di/impl/Utils.java | 52 ------------------- 3 files changed, 53 insertions(+), 76 deletions(-) delete mode 100644 impl/maven-di/src/main/java/org/apache/maven/di/impl/Utils.java