2.16.0
github-actions
released this
06 Jun 15:40
·
153 commits
to refs/heads/master
since this release
Changes
🚀 New features and improvements
- Use update policy DAILY instead of NEVER for remote repositories (#957) @slawekjaranowski
- Issue #74: Add display-extension-updates (#908) @ajarmoniuk
🐛 Bug Fixes
- Resolves: display-dependency-updates only shows updates from the most major allowed segment (#966) @ajarmoniuk
- Resolves #931: Fixing problems with encoding in UseDepVersion and PomHelper (#932) @ajarmoniuk
- Resolves #916: Partially reverted #799. (#924) @ajarmoniuk
- Resolves #954: Excluded plexus-container-default (#955) @ajarmoniuk
- Resolves #951: DefaultArtifactVersion::getVersion can be null (#952) @ajarmoniuk
- BoundArtifactVersion.toString() to work with NumericVersionComparator (#930) @ajarmoniuk
- Issue #925: Protect against an NPE if a dependency version is defined in dependencyManagement (#926) @ajarmoniuk
📦 Dependency updates
- Bump mojo-parent from 74 to 75 (#970) @dependabot
- Bump commons-io from 2.11.0 to 2.12.0 (#958) @dependabot
- Bump plexus-archiver from 4.6.3 to 4.7.1 (#950) @dependabot
- Bump junit-bom from 5.9.2 to 5.9.3 (#947) @dependabot
- Bump mojo-parent from 73 to 74 (#936) @dependabot
- Bump woodstox-core from 6.5.0 to 6.5.1 (#944) @dependabot
- Bump plexus-archiver from 4.6.2 to 4.6.3 (#937) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#928) @dependabot
- Bump plexus-archiver from 4.6.1 to 4.6.2 (#927) @dependabot
📝 Documentation updates
👻 Maintenance
- Fix deprecated goals in ITs poms (#953) @slawekjaranowski
- Bump actions/stale from 7 to 8 (#938) @dependabot