Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by dependabot[bot] · Pull Request #359 · oras-project/oras-java
Bumps org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1.
Release notes
Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.
3.6.1
🚀 New features and improvements
- Improve performance of transitive dependency checks (#904)
@harrisric🐛 Bug Fixes
- Fix NPE when a classifier part is specified in bannedDependencies (#905)
@harrisric📝 Documentation updates
- Move contributing information into README (#911)
@slawekjaranowski- Rewrite CONTRIBUTING.md to use the Github issue tracker instead of JIRA (#898)
@elharo👻 Maintenance
- Remove unused javax.annotations dependency (#899)
@elharo- Remove unused methods (#900)
@elharo- Remove the from parameter names (#901)
@elharo- Fix a grab bag of typos and minor grammar errors (#897)
@elharo- remove unneeded contains check as add already does that (#896)
@elharo📦 Dependency updates
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910) @dependabot[bot]
Commits
9b9b705[maven-release-plugin] prepare release enforcer-3.6.1469f45cMove contributing information into README - fix cla linkfec424aMove contributing information into README3abe11dBump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910)d58be76Improve performance of transitive dependency checks (#904)1f7ac3cnull analysis (#907)3bfbff8Fix some typos8da0311Remove unused javax.annotations dependency (#899)06bcf29Remove unused methods (#900)b25c800Fix NPE when a classifier part is specified but an artifact classifier is nul...- 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)