dependabot maven(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0
Bumps versions-maven-plugin from 2.15.0 to 2.16.0.
Release notes
Sourced from versions-maven-plugin's releases.
2.16.0
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
- Resolves #921: Clarify dependencyIncludes/dependencyExcludes (#956)
@ajarmoniuk
👻 Maintenance
- Fix deprecated goals in ITs poms (#953)
@slawekjaranowski
- Bump actions/stale from 7 to 8 (#938)
@dependabot
Commits
-
dbf6d65
[maven-release-plugin] prepare release 2.16.0 -
1281e9a
Bump mojo-parent from 74 to 75 -
9b44a44
Resolves #960: displayDependencyUpdates should display updates from lesser se... -
0fe821e
Bump commons-io from 2.11.0 to 2.12.0 -
82e2450
Use update policy DAILY instead of NEVER for remote repositories -
9dc1d03
Resolves #921: Added extended documentation on dependencyIncludes/dependencyE... -
bdf6b1c
Resolves #931: Fixing problems with encoding in UseDepVersion and PomHelper (... -
746c750
Resolves #916: Partially reverted #799. -
a52cf33
Fix deprecated goals in ITs poms -
009b4ac
Resolves #954: Excluded plexus-container-default - Additional commits viewable in compare view