Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 by dependabot[bot] · Pull Request #228 · s4u/parent (original) (raw)
Bumps org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0.
Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
3.7.0
- [MDEP-941] - Deprecate dependency:sources in favor of dependency:resolv… (#411) @michael-o
- [MDEP-838] - "Artifact has not been packaged yet" error message is not … (#412) @michael-o
- [MDEP-939] - Lock down classifier in dependency:sources goal (#409) @michael-o
- Revert "Fix sources goal for multimodule projects" (#408) @michael-o
- [MDEP-923] - Move methods in place where are used (#407) @slawekjaranowski
- MDEP-938] Correct invalid property name and add deprecated old one (#404) @hazendaz
- [MDEP-835] - Add optional dependency for tree IT (#403) @slawekjaranowski
- Add missing dependency (#401) @michael-o
🚀 New features and improvements
- [MDEP-799] - tree: add optional output type json (#391) @LogFlames
- [MDEP-928] - Allow excluding classes from dependency:analyze (#393) @slawekjaranowski
- [MDEP-924] - Get rid of maven-artifact-transfer from list-classes goal (#382) @slawekjaranowski
- [MDEP-925] - Require Maven 3.6.3 (#381) @slawekjaranowski
- [MDEP-922] - dependency:analyze-exclusions - should report issue only in current project (#378) @slawekjaranowski
- [MDEP-917] - dependency:analyze-exclusions - use Resolver API instead of ProjectBuilder (#374) @slawekjaranowski
- [MDEP-317] - add mojo to analyze invalid exclusions (#362) @vbreivik
- [MDEP-894] - Use
@Componentonly - fix tests (#360) @michael-o🐛 Bug Fixes
- [MDEP-914] - Fix link in collect goal description (#380) @slawekjaranowski
- [MDEP-895] - dependency:sources fails for multi-module project (#349) @jmle
- [MDEP-771] - Remove broken 404 link (#344) @elharo
📦 Dependency updates
- [MDEP-936] - Bump org.apache.maven.shared:maven-dependency-tree from 3.2.1 to 3.3.0 (#397) @dependabot
- [MDEP-920] - Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#395) @dependabot
- [MDEP-929] - Bump org.apache.maven.shared:maven-dependency-analyzer from 1.14.0 to 1.14.1 (#394) @dependabot
- Bump org.apache.maven.shared:maven-dependency-analyzer from 1.13.2 to 1.14.0 (#392) @dependabot
- [MDEP-921] - Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#376) @dependabot
- Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#377) @dependabot
- [MDEP-920] - Bump org.assertj:assertj-core from 3.24.2 to 3.25.3 (#373) @dependabot
- [MDEP-915] - Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#370) @dependabot
- Bump jettyVersion from 9.4.53.v20231009 to 9.4.54.v20240208 (#364) @dependabot
- [MDEP-915] - Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#369) @dependabot
- Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 (#366) @dependabot
- Bump apache/maven-gh-actions-shared from 3 to 4 (#365) @dependabot
- Bump org.codehaus.plexus:plexus-archiver from 4.9.0 to 4.9.1 (#358) @dependabot
- Bump org.codehaus.plexus:plexus-io from 3.4.1 to 3.4.2 (#359) @dependabot
- Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 (#361) @dependabot
- Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /src/it/projects/mdep-204-go-offline-resolve-intermodule/module-2 (#354) @dependabot
- Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#357) @dependabot
- Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.0 (#348) @dependabot
- Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 (#350) @dependabot
- Bump commons-io:commons-io from 2.14.0 to 2.15.1 (#352) @dependabot
... (truncated)
Commits
- f975bcb [maven-release-plugin] prepare release maven-dependency-plugin-3.7.0
- dbdda0c [MDEP-941] Deprecate dependency:sources in favor of dependency:resolve-sources
- f090b5e [MDEP-838] "Artifact has not been packaged yet" error message is not very hel...
- 9902456 [MDEP-669] Optimize the documentation of of build-classpath ...
- 04c3216 [MDEP-939] Lock down classifier in dependency:sources goal
- 9fd4ed5 Revert "Fix sources goal for multimodule projects"
- fd17de4 [MDEP-923] Move methods in place where are used
- ad5fdc5 [MDEP-938] Correct invalid property name and add deprecated old one
- d95615f [MDEP-835] Add optional dependency for tree IT
- 07dbccc Remove useless exclude
- 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)