🚀 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]