The Apache Maven team is pleased to announce the release of the
Maven Resolver 1.9.16:

This is the last 1.9.x resolver release with new features, this lineage is
getting into "bugfix only" maintenance mode. The tip of Resolver soon
becomes 2.x, to be used in upcoming Maven 4.x, while the Maven 3.x remains
on the Resolver 1.x lineage (maven-resolver-1.9.x branch is to be created).

The planned API changes between Resolver 1.x and 2.x are roughly removal of
deprecated stuff (use 1.9.16 as "baseline"). In general, if your code does
not use deprecated stuff from Resolver 1.x, you should be fine
with Resolver 2.x as well.

===

https://maven.apache.org/resolver/

Release Notes - Maven Resolver - Version 1.9.16

** Improvement
    * [MRESOLVER-396] - Native transport should retry on HTTP 429
(Retry-After)
** Task
    * [MRESOLVER-397] - Deprecate Guice modules
    * [MRESOLVER-405] - Get rid of component name string literals, make
them constants and reusable
** Dependency upgrade
    * [MRESOLVER-398] - Update Hazelcast to 5.3.2
    * [MRESOLVER-399] - Update Redisson to 3.23.4
    * [MRESOLVER-406] - Update Jetty to 9.4.52.v20230823 (test dependency)

Have fun,
-The Apache Maven team

Reply via email to