The Apache Maven team is pleased to announce the release of the Maven Resolver 2.0.3:
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.3 ** Bug * [MRESOLVER-612] - Align connect and request timeout interpretation by HTTP transports * [MRESOLVER-614] - Collector applies depMgt entries coming from itself onto itself ** Improvement * [MRESOLVER-613] - Deploy the properties metadata * [MRESOLVER-615] - Increase default HTTP timeouts ** Task * [MRESOLVER-623] - Merge Docgen tool with Maven one ** Dependency upgrade * [MRESOLVER-616] - (build) Bump testcontainersVersion from 1.20.2 to 1.20.3 * [MRESOLVER-617] - Bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1 * [MRESOLVER-618] - (build) Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 * [MRESOLVER-620] - (build) Bump exec-maven-plugin to 3.5.0 * [MRESOLVER-621] - Update Jetty to 10.0.24 * [MRESOLVER-622] - Maven 4.0.0-beta-5 * [MRESOLVER-624] - Bump io.minio:minio from 8.5.12 to 8.5.13 Have fun, -The Apache Maven team