chatgpt-java
chatgpt-java copied to clipboard
Bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.1 to 3.8.0
Bumps org.apache.maven.plugins:maven-dependency-plugin from 3.1.1 to 3.8.0.
Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
3.7.1
🐛 Bug Fixes
- [MDEP-943] - Fix appendOutput option (#414)
@slawekjaranowski
📦 Dependency updates
- [MDEP-944] - Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 (#413)
@dependabot
👻 Maintenance
- [MDEP-945] - Fix documentation about get goal (#415)
@slawekjaranowski
- [MDEP-940] - Use Resolver API instead of m-a-t for resolving artifacts (#410)
@slawekjaranowski
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
@Component
only - 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
... (truncated)
Commits
75814c7
[maven-release-plugin] prepare release maven-dependency-plugin-3.8.050397c4
[MDEP-903] Upgrade to Doxia 2.0.0 Milestone Stack1115ecb
Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.05288cec
Bump org.apache.maven.plugins:maven-plugins from 42 to 43ea4d8e2
Bump jettyVersion from 9.4.54.v20240208 to 9.4.55.v202406272d0b82a
Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.086b7772
(doc) Remove repeated word94e1caf
Bump org.jsoup:jsoup from 1.17.2 to 1.18.106b4273
Bump org.assertj:assertj-core from 3.26.0 to 3.26.371cee33
Remove outdated invoker conditions- 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 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)