| commit | ccd9541b7b05b6c7cef179d7ec2104624f641b2d | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sun Jan 14 21:44:50 2024 +0200 |
| committer | GitHub <noreply@github.com> | Sun Jan 14 21:44:50 2024 +0200 |
| tree | edf916b0bb11a5db21bd5e31fe9a3308f613d595 | |
| parent | 07d457bd4d5b5d6c01d4ccb3e44489ec52d0ea1d [diff] |
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5 (#765) Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.5/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-plugin-2.2.5) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/wicket-user-guide/pom.xml b/wicket-user-guide/pom.xml index b6c0081..cb83381 100644 --- a/wicket-user-guide/pom.xml +++ b/wicket-user-guide/pom.xml
@@ -31,7 +31,7 @@ </description> <properties> - <asciidoctor-maven-plugin.version>2.2.4</asciidoctor-maven-plugin.version> + <asciidoctor-maven-plugin.version>2.2.5</asciidoctor-maven-plugin.version> <japicmp.skip>true</japicmp.skip> </properties>