dependabot[bot] opened a new pull request, #599: URL: https://github.com/apache/syncope/pull/599
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.4 to 2.2.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/releases">org.asciidoctor:asciidoctor-maven-plugin's releases</a>.</em></p> <blockquote> <h2>v2.2.5</h2> <p>Patch release with minor fixes. No substantial code changes or new features have been introduced.</p> <p>As always, thanks to all contributors! Specially those taking time providing report issues and feedback 👍</p> <h2>Fixes</h2> <ul> <li>Remove Java 'requires open access' module warning in modern Java versions with JRuby v9.4.5.0 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/553">#553</a>). Thanks <a href="https://github.com/khmarbaise"><code>@khmarbaise</code></a> for notifiying of the fix.</li> <li>Check for both destinationDir and toDir to avoid invalid "Duplicated destination found" messages, and improve warning message (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/728">#728</a>). Thanks <a href="https://github.com/kriegaex"><code>@kriegaex</code></a> for reporting.</li> </ul> <h2>Build / Infrastructure</h2> <ul> <li>Use latest Maven v3.9.6 in CI and wrapper (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/659">#659</a>)</li> <li>Bump AsciidoctorJ to v2.5.11 and jRuby to v9.4.5.0</li> <li>Integrated Dependabot to ease maintenance</li> </ul> <h2>Release Meta</h2> <p>Released on: 2024-01-11 Released by: <a href="https://github.com/abelsromero"><code>@abelsromero</code></a> Soundtrack: Joe Hisaishi - Studio Ghibli Concert (2008)</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.5/CHANGELOG.adoc">org.asciidoctor:asciidoctor-maven-plugin's changelog</a>.</em></p> <blockquote> <p>== v2.2.5 (2024-01-11)</p> <p>Bug Fixes::</p> <ul> <li>Remove Java 'requires open access' module warning in modern Java versions with JRuby v9.4.5.0 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/553">#553</a>)</li> <li>Check for both destinationDir and toDir when to avoid invalid "Duplicated destination found" messages, and improve warning message (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/728">#728</a>)</li> </ul> <p>Build / Infrastructure::</p> <ul> <li>Bump AsciidoctorJ to v2.5.10 and jRuby to v9.4.2.0 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/648">#648</a>)</li> <li>Use Maven v3.9.2 in CI and wrapper (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/659">#659</a>)</li> <li>Upgrade Asciidoctorj to v2.5.11 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/689">#689</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/db09b63d5c8767fcceccdf3d67725aea870b064a"><code>db09b63</code></a> [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.5</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/06e8511506282999a8aefa51ff863a0dc8b37ec3"><code>06e8511</code></a> Update docs for release v2.2.5 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/740">#740</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/68fa5acb7dd32c8ee444807f1a48785184e5d4aa"><code>68fa5ac</code></a> Use envvar for GPG signature (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/737">#737</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/5ca7783da61d3de2556e09380c12cf401ea2b2ca"><code>5ca7783</code></a> Return maven-filtering to v3.3.0 from v3.3.1 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/731">#731</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/7ddd128948f39d14285b89f37775435a55dcf3df"><code>7ddd128</code></a> (v2.2.x): Bump org.apache.maven.plugins:maven-surefire-plugin (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/734">#734</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/f610df962882ab25c868f08ce01de12ea4cd59df"><code>f610df9</code></a> (v2.2.x) Fix empty destination path calculation for validation (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/730">#730</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/5b67431c650c6ff9152d7c3e659d9f67fdb86f13"><code>5b67431</code></a> (v2.2.x): Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/726">#726</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/cc796bfdadc3be6eb7482bb6471e3a9e44f7c93a"><code>cc796bf</code></a> (v2.2.x): Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/714">#714</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/f0517db49f382dbe9d3d9bf2c5017c1d05a089f6"><code>f0517db</code></a> Bump mockito to v4.11.0 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/710">#710</a>)</li> <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/ce327fb7a80e720078980099832642a5f2ac8020"><code>ce327fb</code></a> (v2.2.x): Bump org.apache.maven.plugins:maven-surefire-plugin (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/707">#707</a>)</li> <li>Additional commits viewable in <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-plugin-2.2.5">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: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org