You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/12/18 14:01:02 UTC

[maven] branch maven-3.9.x updated (4db9b94ba -> a1d43778e)

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git


    from 4db9b94ba [MNG-7637] Possible NPE in MavenProject#hashCode()
     add a1d43778e [MNG-7636] Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/maven/project/MavenProject.java   | 10 +++++++++-
 .../src/test/java/org/apache/maven/DefaultMavenTest.java       |  7 +++++++
 2 files changed, 16 insertions(+), 1 deletion(-)