1.9.23
·
25 commits
to refs/heads/maven-resolver-1.9.x
since this release
Release Notes - Maven Resolver - Version 1.9.23
Bug
- [MRESOLVER-659] - NPE in trusted checksum post processor if artifact resolution failed
Improvement
- [MRESOLVER-680] - Disable checksum by default for .sigstore.json as well
- [MRESOLVER-703] - HTTP transport should expose config for max redirects
Dependency upgrade
- [MRESOLVER-704] - Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3
- [MRESOLVER-705] - Bump mavenVersion from 3.9.8 to 3.9.9
- [MRESOLVER-706] - Bump org.hamcrest:hamcrest-core from 2.2 to 3.0
- [MRESOLVER-707] - Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.2
- [MRESOLVER-708] - Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.1
- [MRESOLVER-709] - Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24
- [MRESOLVER-710] - Bump jettyVersion from 9.4.54.v20240208 to 9.4.57.v20241219
- [MRESOLVER-711] - Bump org.redisson:redisson from 3.34.1 to 3.46.0
- [MRESOLVER-712] - Bump commons-codec:commons-codec from 1.17.1 to 1.18.0
- [MRESOLVER-713] - Bump com.hazelcast:hazelcast from 5.3.7 to 5.3.8
- [MRESOLVER-714] - Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2
- [MRESOLVER-715] - Bump org.apache.maven:maven-parent from 42 to 44
- [MRESOLVER-716] - Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre
- [MRESOLVER-717] - Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9.0
What's Changed
- Update Maven in GH workflow by @cstamas in #663
- [1.9.x] [MRESOLVER-680] Sigstore extension added by @cstamas in #662
- [MRESOLVER-659] NPE in trusted checksum post processor if artifact resolution failed by @cstamas in #665
- Add PR Automation in 1.9.x branch by @slawekjaranowski in #693
- [MRESOLVER-704] Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3 by @dependabot in #566
- [MRESOLVER-705] Bump mavenVersion from 3.9.8 to 3.9.9 by @dependabot in #568
- [MRESOLVER-706] Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by @dependabot in #571
- [MRESOLVER-707] Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.2 by @dependabot in #580
- [MRESOLVER-708] Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.1 by @dependabot in #636
- [MRESOLVER-709] Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 by @dependabot in #699
- [MRESOLVER-710] Bump jettyVersion from 9.4.54.v20240208 to 9.4.57.v20241219 by @dependabot in #703
- [MRESOLVER-706] Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #704
- [MRESOLVER-711] Bump org.redisson:redisson from 3.34.1 to 3.45.1 by @dependabot in #700
- [MRESOLVER-712] Bump commons-codec:commons-codec from 1.17.1 to 1.18.0 by @dependabot in #705
- [MRESOLVER-715] Bump org.apache.maven:maven-parent from 42 to 44 by @dependabot in #711
- [MRESOLVER-713] Bump com.hazelcast:hazelcast from 5.3.7 to 5.3.8 by @dependabot in #708
- [MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2 by @dependabot in #709
- [MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre by @dependabot in #712
- [MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9.0 by @dependabot in #713
- Update site descriptors by @slawekjaranowski in #717
- Deploy snapshot artifacts by Jenkins by @slawekjaranowski in #719
- [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 by @dependabot in #714
- [MRESOLVER-703] Expose redirect config for http transport by @slawekjaranowski in #716
- Remove suppressions for checkstyle MagicNumber by @slawekjaranowski in #720
- Refresh links on the configuration page by @slawekjaranowski in #721
Full Changelog: maven-resolver-1.9.22...maven-resolver-1.9.23