[ANN] Maven Resolver 2.0.9 released
Tamás Cservenák <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAPLpRQL0dxXOZZAabNpQ1Ti6AiMPfEDtb9DCwv=FN4fH4h5vAA__15318.2889263675$1747642600$gmane$org@mail.gmail.com> |
The Apache Maven team is pleased to announce the release of the
Maven Resolver 2.0.9:
The 1.x resolver lineage is in "bugfix only" maintenance mode.
Maven Resolver 1.x is used in Maven 3.x, while Resolver 2.x is used in
Maven 4.x.
===
Site:
https://maven.apache.org/resolver
Release Notes - Maven Resolver - Version 2.0.9
** Bug
* [MRESOLVER-588] - Incomplete system properties in SessionBuilderSupplier
** Task
* [MRESOLVER-699] - Fix release tag
* [MRESOLVER-700] - Bundle transport: read support
* [MRESOLVER-701] - Restore
"aether.layout.maven2.checksumAlgorithms" to obey old (deprecated) key
as well
* [MRESOLVER-720] - Add generated file warning headers to velocity templates
** Dependency upgrade
* [MRESOLVER-702] - Bump com.google.code.gson:gson from 2.12.1 to 2.13.0
* [MRESOLVER-719] - Bump org.redisson:redisson from 3.45.1 to 3.46.0
* [MRESOLVER-721] - Bump com.google.code.gson:gson from 2.13.0 to 2.13.1
* [MRESOLVER-722] - Bump testcontainersVersion from 1.20.6 to 1.21.0
* [MRESOLVER-723] - Bump info.picocli:picocli from 4.7.6 to 4.7.7
Have fun,
-The Apache Maven team