elharo opened a new pull request, #12628: URL: https://github.com/apache/maven/pull/12628
Fixes #12609 Initialize `userProperties` and `systemProperties` to `Map.of()` in `Builder` to prevent `NullPointerException` when `build()` is called without setting these properties via `newBuilder()`. Also adds a test that verifies building a session without setting properties does not throw NPE. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
