The Apache Maven team is pleased to announce the release of the Apache
Maven 3.9.5

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.5 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.5/

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

Release Notes - Maven - Version 3.9.5

** Bug
* [MNG-7851] - Error message when modelVersion is 4.0 is confusing

** Improvement
* [MNG-7875] - Colorize transfer messages
* [MNG-7895] - Support ${project.basedir} in file profile activation

** Task
* [MNG-7856] - Maven Resolver Provider classes ctor change
* [MNG-7870] - Undeprecate wrongly deprecated repository metadata
* [MNG-7872] - Deprecate
org.apache.maven.repository.internal.MavenResolverModule
* [MNG-7874] - maven-resolver-provider: introduce NAME constants.

** Dependency upgrade
* [MNG-7859] - Update to Resolver 1.9.16

Have fun!
- The Maven Team

Reply via email to