The Apache Maven team is pleased to announce the release of the Maven Resolver 2.0.2:
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.2 ** Bug * [MRESOLVER-602] - Documentation for aether.priority.<class> has disappeared ** New Feature * [MRESOLVER-541] - S3 Transport * [MRESOLVER-599] - Sigstore generator * [MRESOLVER-600] - Implement RFC 9457 - Problem Details for HTTP APIs * [MRESOLVER-604] - Make config properties metadata available ** Improvement * [MRESOLVER-598] - Improve javadoc around version ranges * [MRESOLVER-603] - Apache HTTP transport should expose config for max redirects * [MRESOLVER-605] - FileTransporter should offer symlink, hardlink ops aside of existing copy (experimental) ** Dependency upgrade * [MRESOLVER-606] - Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0 * [MRESOLVER-607] - Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.0 * [MRESOLVER-608] - Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1 * [MRESOLVER-609] - Bump maven3Version from 3.9.8 to 3.9.9 * [MRESOLVER-610] - (build) Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 * [MRESOLVER-611] - Bump slf4jVersion from 2.0.13 to 2.0.16 Have fun, -The Apache Maven team