dependabot[bot] opened a new pull request, #1496: URL: https://github.com/apache/maven-site/pull/1496
Bumps `version.plantuml-maven-plugin` from 0.4.11 to 0.4.12. Updates `it.mulders.puml:plantuml-v1-adapter` from 0.4.11 to 0.4.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mthmulders/puml-maven-plugin/releases">it.mulders.puml:plantuml-v1-adapter's releases</a>.</em></p> <blockquote> <h2>v0.4.12 - Maintenance release</h2> <h2>What's Changed</h2> <ul> <li>Fix build on Java 25 (Ubuntu and macOS) by <a href="https://github.com/mthmulders"><code>@mthmulders</code></a> in <a href="https://redirect.github.com/mthmulders/puml-maven-plugin/pull/489">mthmulders/puml-maven-plugin#489</a></li> <li>Simplify running integration tests by <a href="https://github.com/mthmulders"><code>@mthmulders</code></a> in <a href="https://redirect.github.com/mthmulders/puml-maven-plugin/pull/490">mthmulders/puml-maven-plugin#490</a></li> <li>Update enforcer plugin configuration by <a href="https://github.com/Bukama"><code>@Bukama</code></a> in <a href="https://redirect.github.com/mthmulders/puml-maven-plugin/pull/491">mthmulders/puml-maven-plugin#491</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Bukama"><code>@Bukama</code></a> made their first contribution in <a href="https://redirect.github.com/mthmulders/puml-maven-plugin/pull/491">mthmulders/puml-maven-plugin#491</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mthmulders/puml-maven-plugin/compare/v0.4.11...v0.4.12">https://github.com/mthmulders/puml-maven-plugin/compare/v0.4.11...v0.4.12</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/1afecc099a17fb13307b375f876d5c75e01b54c6"><code>1afecc0</code></a> [maven-release-plugin] prepare release v0.4.12</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/78c85201376ab7d15873c14b0a14b70d22486cbf"><code>78c8520</code></a> Acknowledge <a href="https://github.com/Bukama"><code>@Bukama</code></a> for code contributions</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/5030d7b17f161fa43c62721d0f1d5cf276560035"><code>5030d7b</code></a> Update enforcer plugin configuration (<a href="https://redirect.github.com/mthmulders/puml-maven-plugin/issues/491">#491</a>)</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/96cf10a1cbc8cd1834fb3fcefdafa29510d3fa8b"><code>96cf10a</code></a> Only activate Stryker Dashboard when an API key is available</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/c2e9c05cac379cef358a218acd83d4655fe31844"><code>c2e9c05</code></a> Simplify running integration tests (<a href="https://redirect.github.com/mthmulders/puml-maven-plugin/issues/490">#490</a>)</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/96c3d58536c7150e9a221fc02cc6803ccfa4984c"><code>96c3d58</code></a> Do not invoke PlantUML Facade if there's nothing to process.</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/bed343bd3e58e596bd872ae696f0e399be9fd360"><code>bed343b</code></a> Fix build on Java 25 (Ubuntu and macOS) (<a href="https://redirect.github.com/mthmulders/puml-maven-plugin/issues/489">#489</a>)</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/034433671ce8892e6b76c3b727dd90be34de9862"><code>0344336</code></a> Update build matrix to include Java 25</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/c5ffb19c35d011c3dfa11c3d44153720d9b6eb74"><code>c5ffb19</code></a> Fix link to integration tests</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/b9d196003abcad1bdf9eb9f87aa0748fa3aa7797"><code>b9d1960</code></a> Update example usage to most recent version</li> <li>Additional commits viewable in <a href="https://github.com/mthmulders/puml-maven-plugin/compare/v0.4.11...v0.4.12">compare view</a></li> </ul> </details> <br /> Updates `it.mulders.puml:plantuml-maven-plugin` from 0.4.11 to 0.4.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mthmulders/puml-maven-plugin/releases">it.mulders.puml:plantuml-maven-plugin's releases</a>.</em></p> <blockquote> <h2>v0.4.12 - Maintenance release</h2> <h2>What's Changed</h2> <ul> <li>Fix build on Java 25 (Ubuntu and macOS) by <a href="https://github.com/mthmulders"><code>@mthmulders</code></a> in <a href="https://redirect.github.com/mthmulders/puml-maven-plugin/pull/489">mthmulders/puml-maven-plugin#489</a></li> <li>Simplify running integration tests by <a href="https://github.com/mthmulders"><code>@mthmulders</code></a> in <a href="https://redirect.github.com/mthmulders/puml-maven-plugin/pull/490">mthmulders/puml-maven-plugin#490</a></li> <li>Update enforcer plugin configuration by <a href="https://github.com/Bukama"><code>@Bukama</code></a> in <a href="https://redirect.github.com/mthmulders/puml-maven-plugin/pull/491">mthmulders/puml-maven-plugin#491</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Bukama"><code>@Bukama</code></a> made their first contribution in <a href="https://redirect.github.com/mthmulders/puml-maven-plugin/pull/491">mthmulders/puml-maven-plugin#491</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mthmulders/puml-maven-plugin/compare/v0.4.11...v0.4.12">https://github.com/mthmulders/puml-maven-plugin/compare/v0.4.11...v0.4.12</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/1afecc099a17fb13307b375f876d5c75e01b54c6"><code>1afecc0</code></a> [maven-release-plugin] prepare release v0.4.12</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/78c85201376ab7d15873c14b0a14b70d22486cbf"><code>78c8520</code></a> Acknowledge <a href="https://github.com/Bukama"><code>@Bukama</code></a> for code contributions</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/5030d7b17f161fa43c62721d0f1d5cf276560035"><code>5030d7b</code></a> Update enforcer plugin configuration (<a href="https://redirect.github.com/mthmulders/puml-maven-plugin/issues/491">#491</a>)</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/96cf10a1cbc8cd1834fb3fcefdafa29510d3fa8b"><code>96cf10a</code></a> Only activate Stryker Dashboard when an API key is available</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/c2e9c05cac379cef358a218acd83d4655fe31844"><code>c2e9c05</code></a> Simplify running integration tests (<a href="https://redirect.github.com/mthmulders/puml-maven-plugin/issues/490">#490</a>)</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/96c3d58536c7150e9a221fc02cc6803ccfa4984c"><code>96c3d58</code></a> Do not invoke PlantUML Facade if there's nothing to process.</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/bed343bd3e58e596bd872ae696f0e399be9fd360"><code>bed343b</code></a> Fix build on Java 25 (Ubuntu and macOS) (<a href="https://redirect.github.com/mthmulders/puml-maven-plugin/issues/489">#489</a>)</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/034433671ce8892e6b76c3b727dd90be34de9862"><code>0344336</code></a> Update build matrix to include Java 25</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/c5ffb19c35d011c3dfa11c3d44153720d9b6eb74"><code>c5ffb19</code></a> Fix link to integration tests</li> <li><a href="https://github.com/mthmulders/puml-maven-plugin/commit/b9d196003abcad1bdf9eb9f87aa0748fa3aa7797"><code>b9d1960</code></a> Update example usage to most recent version</li> <li>Additional commits viewable in <a href="https://github.com/mthmulders/puml-maven-plugin/compare/v0.4.11...v0.4.12">compare view</a></li> </ul> </details> <br /> 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]
