The Apache Maven team is pleased to announce the release of the Maven Resolver 1.9.22:
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-archives/resolver-1.9.22/ Release Notes - Maven Resolver - Version 1.9.22 ** Improvement * [MRESOLVER-586] - In typical setups, DefaultArtifact copies the same maps over and over again * [MRESOLVER-587] - Memory consumption improvements ** Dependency upgrade * [MRESOLVER-590] - Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 * [MRESOLVER-592] - (build) Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.2 to 0.22.0 * [MRESOLVER-594] - Bump org.redisson:redisson from 3.32.0 to 3.34.1 Have fun, -The Apache Maven team