Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by dependabot[bot] · Pull Request #377 · codehaus-plexus/plexus-pom (original) (raw)
Bumps org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0.
Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
3.9.0
🚀 New features and improvements
- Use Resolver API in go-offline for dependencies resolving (#1533) @slawekjaranowski
- Use Resolver API in go-offline for plugins resolving (#1532) @slawekjaranowski
- Fixes #1522, add render-dependencies mojo (#1523) @rmannibucau
- Use Resolver API in resolve-plugin (#1521) @slawekjaranowski
- [MEDP-964] - unconditionally ignore dependencies known to be loaded by reflection (#1492) @elharo
- Update maven-dependency-analyzer to support Java24 (#528) @talios
- [MDEP-972] - copy-dependencies: copy signatures alongside artifacts (#514) @Ndacyayisenga-droid
- [MDEP-776] - Warn when multiple dependencies have the same file name (#463) @elharo
- [MDEP-966] - Migrate AnalyzeDepMgt to Sisu (#473) @elharo
- [MDEP-957] - By default, don't report slf4j-simple as unused (#433) @elharo
🐛 Bug Fixes
- ProjectBuildingRequest should not be modified (#1520) @slawekjaranowski
- Fix - markersDirectory is not working when unpack goal is executed from command line (#537) @vaibhavbatra15
- Fix broken link for analyze-exclusions-mojo on usage-page (#521) @Bukama
- [MDEP-839] - Avoid extra blank lines in file (#495) @elharo
- Update collect URL (#510) @elharo
- [MDEP-689] - Fixes ignored dependency filtering in go-offline goal (#417) @ldhardy
- [MDEP-960] - Repair silent logging (#447) @elharo
📝 Documentation updates
- [MDEP-933] - Document dependency tree output formats (#535) @Ndacyayisenga-droid
- Add additional comment to clarify the minimal supported version of ou… (#465) @gluxhappy
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#511) @Bukama
- Unix file separators (#507) @elharo
👻 Maintenance
- Simplify usage of RepositoryManager and DependencyResolver (#1518) @slawekjaranowski
- Use Resolver API in copy and unpack (#1514) @slawekjaranowski
- Update site descriptor to 2.0.0 (#1508) @slawekjaranowski
- Enable prevent branch protection rules (#1503) @slawekjaranowski
- Fix [MDEP-931] - Replace PrintWriter with Writer in AbstractSerializing Visitor and subclasses (#530) @Ndacyayisenga-droid
- Cleanups dependencies (#1496) @slawekjaranowski
- Copy edit parameter descriptions (#1488) @elharo
- Small Javadoc clarifications (#533) @elharo
- [MDEP-967] - Change info to debug logging in AbstractFromConfigurationMojo (#529) @Ndacyayisenga-droid
- fix: remove duplicate maven-resolver-api and maven-resolver-util dependencies in pom.xml (#526) @Ndacyayisenga-droid
- Enable GH issues (#522) @Bukama
- Remove redundant/unneeded code (#519) @elharo
- Add PR Automation and Stale actions (#513) @slawekjaranowski
- Keep files in temporary directory to be deleted after test (#508) @pzygielo
- Drop unnecessary call (#509) @pzygielo
- Avoid deprecated ArtifactFactory (#489) @elharo
... (truncated)
Commits
- 826e5f0 [maven-release-plugin] prepare release maven-dependency-plugin-3.9.0
- 0db1acc Use Resolver API in go-offline for dependencies resolving (#1533)
- e50031a Use Resolver API in go-offline for plugins resolving
- 6ed4b1a Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
- 8776c61 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
- d2af78e Ignore Mockito 5.x and SLF4j 2.x by dependabot
- dcd4b7d Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
- 7523948 Strict check of dependencies usage
- 23186d4 Fixes #1522, add render-dependencies mojo (#1523)
- bc1893f Use Resolver API in resolve-plugin
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)