Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2025

Bumps resolverVersion from 1.9.23 to 1.9.24.
Updates org.apache.maven.resolver:maven-resolver-api from 1.9.23 to 1.9.24

Release notes

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

1.9.24

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

Commits
  • 7176b8c [maven-release-plugin] prepare release maven-resolver-1.9.24
  • 267d7d5 Fix Javadocs
  • ce051b4 Rollback #747 with comments (#1510)
  • 3b0c7eb Align plexus-util version with Maven
  • 7094bf8 Align guice version with Maven
  • b758518 backport: Metadata type out of coordinates (#1491) (#1503)
  • 615eab3 RFC9457 Implementation
  • e46a3db Bump org.redisson:redisson from 3.46.0 to 3.50.0
  • 02f3b8b Rename release-drafter config for 1.9.x branch
  • 31254e7 Bump sisuVersion from 0.9.0.M3 to 0.9.0.M4
  • Additional commits viewable in compare view

Updates org.apache.maven.resolver:maven-resolver-util from 1.9.23 to 1.9.24

Release notes

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

1.9.24

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

Commits
  • 7176b8c [maven-release-plugin] prepare release maven-resolver-1.9.24
  • 267d7d5 Fix Javadocs
  • ce051b4 Rollback #747 with comments (#1510)
  • 3b0c7eb Align plexus-util version with Maven
  • 7094bf8 Align guice version with Maven
  • b758518 backport: Metadata type out of coordinates (#1491) (#1503)
  • 615eab3 RFC9457 Implementation
  • e46a3db Bump org.redisson:redisson from 3.46.0 to 3.50.0
  • 02f3b8b Rename release-drafter config for 1.9.x branch
  • 31254e7 Bump sisuVersion from 0.9.0.M3 to 0.9.0.M4
  • Additional commits viewable in compare view

Updates org.apache.maven.resolver:maven-resolver-impl from 1.9.23 to 1.9.24

Release notes

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

1.9.24

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

Commits
  • 7176b8c [maven-release-plugin] prepare release maven-resolver-1.9.24
  • 267d7d5 Fix Javadocs
  • ce051b4 Rollback #747 with comments (#1510)
  • 3b0c7eb Align plexus-util version with Maven
  • 7094bf8 Align guice version with Maven
  • b758518 backport: Metadata type out of coordinates (#1491) (#1503)
  • 615eab3 RFC9457 Implementation
  • e46a3db Bump org.redisson:redisson from 3.46.0 to 3.50.0
  • 02f3b8b Rename release-drafter config for 1.9.x branch
  • 31254e7 Bump sisuVersion from 0.9.0.M3 to 0.9.0.M4
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.apache.maven.resolver:maven-resolver-api [>= 2.a0, < 3]
org.apache.maven.resolver:maven-resolver-impl [>= 2.a0, < 3]
org.apache.maven.resolver:maven-resolver-util [>= 2.a0, < 3]

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `resolverVersion` from 1.9.23 to 1.9.24.

Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.23...maven-resolver-1.9.24)

Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.23...maven-resolver-1.9.24)

Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.23 to 1.9.24
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.23...maven-resolver-1.9.24)

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-api
  dependency-version: 1.9.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-util
  dependency-version: 1.9.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
  dependency-version: 1.9.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 2, 2025
@Bukama Bukama self-assigned this Oct 14, 2025
@Bukama Bukama merged commit 61ebfc7 into maven-install-plugin-3.x Oct 14, 2025
57 checks passed
@Bukama Bukama deleted the dependabot/maven/maven-install-plugin-3.x/resolverVersion-1.9.24 branch October 14, 2025 05:53
@github-actions github-actions bot added this to the next-release-3.x milestone Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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