dependabot[bot] opened a new pull request, #15704: URL: https://github.com/apache/dubbo/pull/15704
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.0 to 1.7.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/flatten-maven-plugin/releases">org.codehaus.mojo:flatten-maven-plugin's releases</a>.</em></p> <blockquote> <h2>1.7.3</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Fixes condition-activated profiles not considered in effective model (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/481">#481</a>) <a href="https://github.com/oldhen"><code>@oldhen</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/482">#482</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 92 to 93 (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/480">#480</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/479">#479</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>1.7.2</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Create missing target directories, use NIO for file block operations (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/471">#471</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Clarify example in usage about updatePomFile behavior (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/477">#477</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Add stale GitHub Action (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/476">#476</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Add Maven 4 to build matrix on GitHub Actions (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/474">#474</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Improve assertions in no-overwrite tests (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/475">#475</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Add a missing plugin version in ITS (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/473">#473</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Add integration test for install and deploy flattened pom (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/472">#472</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump commons-io:commons-io from 2.19.0 to 2.20.0 (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/470">#470</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.10 to 3.9.11 (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/467">#467</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump com.fasterxml.jackson.core:jackson-core from 2.3.3 to 2.15.0 in /src/it/projects/bom-flattenMode/bom (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/464">#464</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump com.fasterxml.jackson.core:jackson-core from 2.13.0 to 2.15.0 in /src/it/projects/bom-pomElements/bom (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/463">#463</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>1.7.1</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix <a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/issues/400">#400</a> - Preserve POM content ordering (and formatting) on resolveCiFriendliesOnly flattenMode (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/446">#446</a>) <a href="https://github.com/stechio"><code>@stechio</code></a></li> <li>Fix FilteringValueSourceWrapper for a newer version of plexus-interpolation, Maven 3.9.10 (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/453">#453</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Use resolveCiFriendliesOnly in examples instead of minimum for flattenMode (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/460">#460</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove a dead link to MOJO-2030 from documentation (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/459">#459</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Rename 'Goals' to 'Plugin Documentation' in site manu (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/456">#456</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/bd7c560961a12c1329dc7250546621556b79ee59"><code>bd7c560</code></a> [maven-release-plugin] prepare release 1.7.3</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/aee23ca1ba880d75f7244643749c936b4af1de5e"><code>aee23ca</code></a> Bump org.assertj:assertj-core from 3.27.4 to 3.27.5</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/7da52c3820b0e555333689ce21ccad4db1bfdd10"><code>7da52c3</code></a> Fixes condition-activated profiles not considered in effective model (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/issues/481">#481</a>)</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/7680ed43c482f7b199e02fd8325c560062678552"><code>7680ed4</code></a> Bump org.codehaus.mojo:mojo-parent from 92 to 93</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/deae474c9f3016ab57146c6a4d610d09ca8a4547"><code>deae474</code></a> Bump org.assertj:assertj-core from 3.27.3 to 3.27.4</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/318971829ad1a57aea0f0350caa1d7cf209db6c6"><code>3189718</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/9d8004182e527cfe77271750b004d922afcbc206"><code>9d80041</code></a> [maven-release-plugin] prepare release 1.7.2</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/6c62863516b007a5a24da6842b5fe12085b58f3f"><code>6c62863</code></a> Clarify example in usage about updatePomFile behavior</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/fc35f4cd0bc85f1781ee2425b20a217ec5c0ac02"><code>fc35f4c</code></a> Add stale GitHub Action</li> <li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/0fb1ea0403a952402003957a3914c5cdced9de4f"><code>0fb1ea0</code></a> Add Maven 4 to build matrix on GitHub Actions (<a href="https://redirect.github.com/mojohaus/flatten-maven-plugin/issues/474">#474</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.0...1.7.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
