The Apache Maven team is pleased to announce the release of the Apache Maven Wrapper, version 3.3.1
The Maven Wrapper is an easy way to ensure a user of your Maven build has everything necessary to run your Maven build. See https://maven.apache.org/wrapper/ for instructions on how to use Maven Wrapper. You can download the appropriate sources etc. from the download page: https://maven.apache.org/wrapper/download.html Release Notes - Maven Wrapper - Version 3.3.1 ** Improvement * [MWRAPPER-132] - Inlined mvnw Downloader.java uses `new URL(String)`, which is deprecated in Java 21 * [MWRAPPER-134] - Provide a reliable way to determine the Maven Wrapper version Enjoy, -The Apache Maven team