Patch release with minor fixes.
No substantial code changes or new features have been introduced.
As always, thanks to all contributors! Specially those taking time providing report issues and feedback 👍
Fixes
Remove Java 'requires open access' module warning in modern Java versions with JRuby v9.4.5.0 (#553). Thanks @khmarbaise for notifiying of the fix.
Check for both destinationDir and toDir to avoid invalid "Duplicated destination found" messages, and improve warning message (#728). Thanks @kriegaex for reporting.
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 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 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)
Bumps org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5.
Release notes
Sourced from org.asciidoctor:asciidoctor-maven-plugin's releases.
Changelog
Sourced from org.asciidoctor:asciidoctor-maven-plugin's changelog.
Commits
db09b63
[maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.506e8511
Update docs for release v2.2.5 (#740)68fa5ac
Use envvar for GPG signature (#737)5ca7783
Return maven-filtering to v3.3.0 from v3.3.1 (#731)7ddd128
(v2.2.x): Bump org.apache.maven.plugins:maven-surefire-plugin (#734)f610df9
(v2.2.x) Fix empty destination path calculation for validation (#730)5b67431
(v2.2.x): Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#726)cc796bf
(v2.2.x): Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#714)f0517db
Bump mockito to v4.11.0 (#710)ce327fb
(v2.2.x): Bump org.apache.maven.plugins:maven-surefire-plugin (#707)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 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