The Apache Maven team is pleased to announce the release of the Maven Resolver 2.0.5:
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.5 ** Bug * [MRESOLVER-640] - (docgen) Errors are thrown when it should not (as it is only about "beautify" the output) ** New Feature * [MRESOLVER-644] - ArtifactTransformer SPI ** Improvement * [MRESOLVER-632] - (docgen) remove property numbering, they are misleading and properties are "floating" anyway (alphabetically) * [MRESOLVER-635] - Use Instant instead of untyped millis for TransferResource startTime * [MRESOLVER-645] - Drop repetitions while using LRM ** Dependency upgrade * [MRESOLVER-636] - Bump org.redisson:redisson from 3.38.1 to 3.40.1 * [MRESOLVER-637] - Bump dev.sigstore:sigstore-java from 1.0.0 to 1.2.0 * [MRESOLVER-638] - Bump io.minio:minio from 8.5.13 to 8.5.14 * [MRESOLVER-639] - (test) Bump testcontainersVersion from 1.20.3 to 1.20.4 * [MRESOLVER-641] - (build) Bump biz.aQute.bnd:bnd-maven-plugin from 7.0.0 to 7.1.0 * [MRESOLVER-642] - (docgen) Bump org.jboss.forge.roaster:roaster-api from 2.29.0.Final to 2.30.0.Final * [MRESOLVER-643] - (docgen) Bump org.jboss.forge.roaster:roaster-jdt from 2.29.0.Final to 2.30.0.Final * [MRESOLVER-647] - (docgen) Bump org.redisson:redisson from 3.40.1 to 3.40.2 * [MRESOLVER-648] - (docgen) Bump org.jboss.forge.roaster:roaster-api from 2.30.0.Final to 2.30.1.Final * [MRESOLVER-649] - (docgen) Bump org.jboss.forge.roaster:roaster-jdt from 2.30.0.Final to 2.30.1.Final Have fun, -The Apache Maven team