Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 by dependabot[bot] 路 Pull Request #646 路 mojohaus/mojo-parent (original) (raw)
Bumps org.apache.maven.plugins:maven-enforcer-plugin from 3.5.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) @鈥媓arrisric
馃悰 Bug Fixes
- Fix NPE when a classifier part is specified in bannedDependencies (#905) @鈥媓arrisric
馃摑 Documentation updates
- Move contributing information into README (#911) @鈥媠lawekjaranowski
- Rewrite CONTRIBUTING.md to use the Github issue tracker instead of JIRA (#898) @鈥媏lharo
馃懟 Maintenance
- Remove unused javax.annotations dependency (#899) @鈥媏lharo
- Remove unused methods (#900) @鈥媏lharo
- Remove the from parameter names (#901) @鈥媏lharo
- Fix a grab bag of typos and minor grammar errors (#897) @鈥媏lharo
- remove unneeded contains check as add already does that (#896) @鈥媏lharo
馃摝 Dependency updates
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910) @dependabot[bot]
3.6.0
馃殌 New features and improvements
- Warning about old enforcer api in rule implementation (#894) @鈥媠lawekjaranowski
- Introduce ruleName for rules configuration (#893) @鈥媠lawekjaranowski
- Improve performance of BannedPlugins and RequireReleaseDeps (#371) @鈥媓arrisric
- Enforce size bounds recursively on directory content (#368) @鈥媧abetak
- Improve the performance of BannedDependencies (#367) @鈥媓arrisric
- [MENFORCER-516] - Use rule configuration in POM when executed from CLI (#344) @鈥媌pfoster
- [MENFORCER-508] - Add option to enforce same versions among Maven modules (#328) @鈥媖win
- [MENFORCER-507] - Add xsltLocation parameter to ExternalRules (#322) @鈥媝palaga
馃悰 Bug Fixes
RequireSameVersionsrule: consider entries in<plugins>when analyzing build- and report-plugins (#892) @鈥媡uring85- [MENFORCER-495] - Remove "JAVA_HOME" from rule violation message (#346) @鈥媏lharo
馃摑 Documentation updates
- Improve example of custom rule (#890) @鈥媠lawekjaranowski
- Make documentation explicit about java versions for custom rules (#370) @鈥媓arrisric
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#351) @鈥婤ukama
... (truncated)
Commits
- 9b9b705 [maven-release-plugin] prepare release enforcer-3.6.1
- 469f45c Move contributing information into README - fix cla link
- fec424a Move contributing information into README
- 3abe11d Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910)
- d58be76 Improve performance of transitive dependency checks (#904)
- 1f7ac3c null analysis (#907)
- 3bfbff8 Fix some typos
- 8da0311 Remove unused javax.annotations dependency (#899)
- 06bcf29 Remove unused methods (#900)
- b25c800 Fix 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)