Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2 by dependabot[bot] 路 Pull Request #649 路 mojohaus/mojo-parent (original) (raw)
Bumps org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2.
Release notes
Sourced from org.codehaus.mojo:flatten-maven-plugin's releases.
1.7.2
馃悰 Bug Fixes
- Create missing target directories, use NIO for file block operations (#471) @鈥媠lawekjaranowski
馃摑 Documentation updates
- Clarify example in usage about updatePomFile behavior (#477) @鈥媠lawekjaranowski
馃懟 Maintenance
- Add stale GitHub Action (#476) @鈥媠lawekjaranowski
- Add Maven 4 to build matrix on GitHub Actions (#474) @鈥媠lawekjaranowski
- Improve assertions in no-overwrite tests (#475) @鈥媠lawekjaranowski
- Add a missing plugin version in ITS (#473) @鈥媠lawekjaranowski
- Add integration test for install and deploy flattened pom (#472) @鈥媠lawekjaranowski
馃摝 Dependency updates
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#470) @dependabot[bot]
- Bump mavenVersion from 3.9.10 to 3.9.11 (#467) @dependabot[bot]
- Bump com.fasterxml.jackson.core:jackson-core from 2.3.3 to 2.15.0 in /src/it/projects/bom-flattenMode/bom (#464) @dependabot[bot]
- Bump com.fasterxml.jackson.core:jackson-core from 2.13.0 to 2.15.0 in /src/it/projects/bom-pomElements/bom (#463) @dependabot[bot]
Commits
- 9d80041 [maven-release-plugin] prepare release 1.7.2
- 6c62863 Clarify example in usage about updatePomFile behavior
- fc35f4c Add stale GitHub Action
- 0fb1ea0 Add Maven 4 to build matrix on GitHub Actions (#474)
- 35e0e0c Improve assertions in no-overwrite tests
- e193a20 Add a missing plugin version in ITS
- 87009a4 Add integration test for install and deploy flattened pom
- e02117c Create missing target directories, use NIO for file block operations
- f9289bf Bump commons-io:commons-io from 2.19.0 to 2.20.0
- 227ae5e Bump mavenVersion from 3.9.10 to 3.9.11
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)