Merge pull request #15739 from github/smowton-patch-1

Add change note for https://github.com/github/codeql/pull/15646
This commit is contained in:
Chris Smowton
2024-02-27 16:07:29 +00:00
committed by GitHub

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Fixed the Java autobuilder overriding the version of Maven used by a project when the Maven wrapper `mvnw` is in use and the `maven-wrapper.jar` file is not present in the repository.