dependabot maven(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0
Bumps versions-maven-plugin from 2.14.2 to 2.15.0.
Release notes
Sourced from versions-maven-plugin's releases.
2.15.0
Changes
🚀 New features and improvements
- Fixes mojohaus#123: add scope filtering (#915)
@vboulaye
- Resolves #880: add information on property updates to the change recorder (#881)
@ajarmoniuk
- Fixed #911- add profile parameter in set-property (#912)
@mcarlett
- Prepare for Doxia 2.0.0 (#905)
@michael-o
- Use ComparableVersion from Maven and remove the duplicate (#898)
@ajarmoniuk
- Resolves #888: New optional parameter to SetMojo: interpolateProperties (#889)
@ajarmoniuk
- Enhancement: add allowDowngrade capability to UseLatestReleasesMojo, UseNextReleasesMojo, UseNextVersionsMojo (#883)
@ajarmoniuk
- Resolves #533: New parameter to DisplayPluginUpdatesMojo: processUnboundPlugins (#886)
@ajarmoniuk
- Resolves #474: Add property support to UseDepVersion (#878)
@ajarmoniuk
- Resolves #892: Restrict the ComparableVersion cache size (#893)
@ajarmoniuk
🐛 Bug Fixes
- Resolves #906: Typo (#907)
@ajarmoniuk
- Resolves #899: Corrected the invocation of Resolver to retrieve the timestamped snapshot version (#901)
@ajarmoniuk
- Fixes #896: Fixing available version retrieval; enabling allowSnapshots (#897)
@ajarmoniuk
- Resolves #890: Fixing ArrayIndexOutOfBound from UseNextVersionsMojo and UseNextReleasesMojo in case of no newer versions/releases (#891)
@ajarmoniuk
📦 Dependency updates
- Bump woodstox-core from 6.4.0 to 6.5.0 (#923)
@dependabot
- Bump junit-bom from 5.9.1 to 5.9.2 (#922)
@dependabot
- Bump parent from 72 to 73 (#920)
@slawekjaranowski
- Bump doxiaVersion from 1.11.1 to 1.12.0 (#903)
@dependabot
- Bump plexus-archiver from 4.6.0 to 4.6.1 (#895)
@dependabot
- Bump postgresql from 42.4.1 to 42.4.3 in /versions-maven-plugin/src/it/it-property-updates-report-002-slow (#826)
@dependabot
- Bump mockito-inline from 4.10.0 to 4.11.0 (#884)
@dependabot
👻 Maintenance
- Fix excluded IT test name (#910)
@slawekjaranowski
- Refactoring of DisplayPluginUpdates (#887)
@ajarmoniuk
- Remove unnecessary synchronization in AbstractVersionDetails (#882)
@ajarmoniuk
Commits
-
49afa52
[maven-release-plugin] prepare release 2.15.0 -
2caeebc
Bump woodstox-core from 6.4.0 to 6.5.0 -
80e5e64
Bump junit-bom from 5.9.1 to 5.9.2 -
115df72
Bump parent from 72 to 73 -
5547184
Fixes mojohaus#123: add scope filtering -
2c22da0
Resolves #880: add information on property updates to the change recorder -
19d03f3
Fixed #911- add profile parameter in set-property -
914f40b
Fix excluded IT test name -
1d0392c
Prepare for Doxia 2.0.0 -
293206e
Resolves #906: Typo - Additional commits viewable in compare view