[ANN] Apache Maven 3.9.12 released

Slawomir Jaranowski <[email protected]> Tue, 16 Dec 2025 22:10:50 +0100
Newsgroups gmane.comp.jakarta.turbine.maven.user
Message-ID <CAGjJkv3ZKJR=5EPLeQ5iV2j4=Z8DEyoEr+M9A2KSnKB9=T4KOw@mail.gmail.com>
The Apache Maven team is pleased to announce the release of the Apache
Maven 3.9.12

Apache Maven is a software project management and comprehension tool.
Based on the concept of a project object model (POM), Maven can manage
a project's build, reporting and documentation from a central piece of
information.

Maven 3.9.12 is available via https://maven.apache.org/download.cgi

The core release is independent of plugin releases.
Further releases of plugins will be made separately.

If you have any questions, please consult:

- the web site: https://maven.apache.org/
- the maven-user mailing list: https://maven.apache.org/mailing-lists.html
- the reference documentation: https://maven.apache.org/ref/3.9.12/

For more information read
https://maven.apache.org/docs/3.9.11/release-notes.html

Maven Version 3.9.12 Release Notes

https://github.com/apache/maven/releases/tag/maven-3.9.12

Have fun!
- The Maven Team