dependabot maven(deps): bump versions-maven-plugin from 2.7 to 2.8.1
Bumps versions-maven-plugin from 2.7 to 2.8.1.
Release notes
Sourced from versions-maven-plugin's releases.
2.8.1
⭐ New Features
- Remove cobertura-maven-plugin #409
- Removed plexus-i18n #405
- Fixes #82 ensure version change affects only the current directory (and child directories), not the parent or sibling directories #400
- Fixes #321 fail the build when parsing XML of child modules fails due to invalid XML #399
- Upgrade GitHub Actions #398
- Ensure display output is order, only order at point of printing #394
- use-latest-versions ignores dependencies with versions defined as properties #340
- make build reproducible #424
🐞 Bug Fixes
- Downgrade commons-lang3 to 3.8.1 to keep JDK7 promise #411
- Warning if plugin is executed in parallel #373
- display-plugin-updates fails if non-local parent is present in POM #422
🔨 Dependency Upgrades
- Upgrade maven-invoker-plugin to 3.2.1 #420
- Upgrade modello-maven-plugin from 1.9.1 to 1.11 #410
- Upgrade plugin version for versions-maven-plugin from 2.4 to 2.7 #408
- Upgrade doxia from 1.7 to 1.9.1 #407
- Upgrade wagon from 2.12 to 3.4.0 #406
- Upgrade plexus-interactivity-api from 1.0-alpha-6 to 1.0 #404
- Upgrade plexus-container-default from 1.7.1 to 2.1.0 #403
- Upgrade hamcrest-library from 1.3 to hamcrest-core 2.2 #402
- Upgrade mockito 1.9.5 to 2.28.2 #401
- Upgrade woodstox-core-asl from 4.2.0 to 4.4.1 #397
- Upgrade maven-common-artifact-filters to 3.1.0 #389
- Upgrade plexus-utils to 3.3.0 #388
- commons-lang3 v3.9 #380
❤ ContributorsWe'd like to thank all the contributors who worked on this release!
Commits
-
2bd95c9
[maven-release-plugin] prepare release versions-maven-plugin-2.8.1 -
f4b555b
Merge pull request #423 from stefanseifert/issue/422-plugin-updates-parent-npe -
979e363
make build reproducible #424 -
29b368d
Fixes #422 Avoid NPE when non-local parent POM is present -
a6432f9
[maven-release-plugin] prepare for next development iteration -
db78f72
[maven-release-plugin] prepare release versions-maven-plugin-2.8 -
76f95b4
Fixed #420 - Upgrade maven-invoker-plugin to 3.2.1 -
0b90014
Fixes #413 - fix maven site generation (#414) -
9915931
Fix #306: Adjust rules schemaLocation (#330) -
6d91fe0
Fixed #411 - Downgrade commons-lang3 to 3.8.1 to keep JDK7 promise - Additional commits viewable in compare view