Skip to content

build(deps): bump org.apache.maven.resolver:maven-resolver-connector-basic from 1.3.1 to 2.0.21 - #20021

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.maven.resolver-maven-resolver-connector-basic-2.0.21
Closed

build(deps): bump org.apache.maven.resolver:maven-resolver-connector-basic from 1.3.1 to 2.0.21#20021
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.maven.resolver-maven-resolver-connector-basic-2.0.21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.maven.resolver:maven-resolver-connector-basic from 1.3.1 to 2.0.21.

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-connector-basic's releases.

2.0.21

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

  • fix: Some since javadoc tags were off; fixed (#1968) @​cstamas
  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#1950) @​potiuk

👻 Maintenance

  • Use try-with-resources in AbstractTransporter (#1947) @​Aayush10016
  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#1950) @​potiuk
  • Fix potential NPEs in IpcClient and resource leak in DependencyGraphParser (#1945) @​gnodet
  • Limit internal retries to 1 with Java 26+ (#1946) @​kwin

🔧 Build

  • Use custom doclet to extract configuration metadata with the help of (#1965) @​kwin

📦 Dependency updates

2.0.20

... (truncated)

Commits
  • 838477a [maven-release-plugin] prepare release maven-resolver-2.0.21
  • f598880 Add ATR meta (#1982)
  • 1e5d22a Fix: preserve original trace data when stamping re-entrancy marker (#1980)
  • f4d1fa9 RRF: self-heal from provably broken auto-discovered prefixes files (#1976)
  • 8532889 Bug: in certain cases Resolver caused build failure (#1975)
  • 0feb214 Feat: config to close connection at end of tx (#1978)
  • f974235 Do not check UrlTransporter for open connections after close
  • dbaf309 Make sure to always close input streams bound to responses (#1970)
  • 45482a8 Fix: be more defensive regarding request traces (#1973)
  • 4bb69ad Fix tools classpath
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…basic

Bumps [org.apache.maven.resolver:maven-resolver-connector-basic](https://github.com/apache/maven-resolver) from 1.3.1 to 2.0.21.
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.3.1...maven-resolver-2.0.21)

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
  dependency-version: 2.0.21
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 14, 2026
@FrankChen021

Copy link
Copy Markdown
Member

Codex triage for PR #20021 at exact head 704a780df5b2eb02a0ee811a24663535c638985f:

  • The exact diff against current master b89f5d7e9acc89729a0f3c6c8647141f37c67c3a changes only maven-resolver-connector-basic from 1.3.1 to 2.0.21 in server/pom.xml and services/pom.xml.
  • All five failed checks (validate-dist, strict-compilation, static-checks-maven, packaging-check-jdk25, and openrewrite) terminate on the same Maven Enforcer RequireUpperBoundDeps failure: Resolver 2.0.21 connector dependencies bring API/SPI/util 2.0.21 while Druid keeps transport, impl, SPI, API, util, and Maven Resolver Provider 3.6.0 on the 1.3.1 family.
  • Druid code in PullDependencies directly constructs the Resolver 1.x session/service stack and uses the scope/classpath-filter path; the Resolver 2.x upgrade guide requires coordinated session and filtering migration. The Maven 3.6.0 dependency graph also shows its provider coupled to Resolver 1.3.1.
  • A safe fix requires coordinated dependency, provider/runtime, source/test, and license-metadata changes; this is not a surgical version bump. No source change, rerun, rebase, or push was made.

Closing as CLOSED_HIGH_EFFORT/WONT_FIX_LARGE_CHANGE.

@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/org.apache.maven.resolver-maven-resolver-connector-basic-2.0.21 branch August 14, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant