build(deps): bump org.apache.maven.resolver:maven-resolver-impl from 1.3.1 to 2.0.22 - #20180
Conversation
Bumps [org.apache.maven.resolver:maven-resolver-impl](https://github.com/apache/maven-resolver) from 1.3.1 to 2.0.22. - [Release notes](https://github.com/apache/maven-resolver/releases) - [Commits](apache/maven-resolver@maven-resolver-1.3.1...maven-resolver-2.0.22) --- updated-dependencies: - dependency-name: org.apache.maven.resolver:maven-resolver-impl dependency-version: 2.0.22 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Backward compatibility: INCOMPATIBLE — verified at PR head 5e3836b against upstream master 8c05f05. The PR changes only services/pom.xml but sets maven-resolver-impl to 2.0.22 while resolver API, SPI, util, connector-basic, and transport-http remain at 1.3.1. Pre-existing PullDependencies.java imports DefaultServiceLocator, which is absent from Resolver 2.0.22, and the 22 terminal CI failures confirm the resulting compile and RequireUpperBoundDeps breaks. Closure rationale: CLOSED_HIGH_EFFORT / WONT_FIX_LARGE_CHANGE. A valid Resolver 2.x update requires coordinated alignment of the Resolver family and Maven provider/transport, replacement of DefaultServiceLocator, service provisioning and session-lifecycle migration, license metadata updates, and CLI/distribution verification. This is a broad compatibility migration, not a smallest surgical fix. Code-change explanation: no tracked Java production or test source changed; the original PR changes only the maven-resolver-impl version line in services/pom.xml, and the failing PullDependencies.java call site is pre-existing and untouched. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps org.apache.maven.resolver:maven-resolver-impl from 1.3.1 to 2.0.22.
Release notes
Sourced from org.apache.maven.resolver:maven-resolver-impl's releases.
... (truncated)
Commits
402b249[maven-release-plugin] prepare release maven-resolver-2.0.22832c953docs: rewrite expected-checksums.md to STE rules (#2041)ab8054bdeps: Updates (#2061)f434087Support deprecated tag. (#2059)ed4a939Improve error reporting (#1983)14b23c9Reconcile the two download pages and modernise thema845d08Drop the versions.junit5 property the parent already providesdf3b5d2Fix #1998: use try-with-resources in test file utilities (#2056)8d6cf0aBump org.redisson:redisson from 4.6.1 to 4.7.0 (#2053)d72cfefConvert the index page from xdoc to MarkdownDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)