From 046077f7011fd63e78205d5a8a3d1d0af6e98956 Mon Sep 17 00:00:00 2001 From: Filip Hrisafov Date: Sun, 13 Jun 2021 10:02:11 +0200 Subject: [PATCH] #2483: Update Asciidoctor to latest versions --- documentation/pom.xml | 9 ++++----- .../src/main/asciidoc/mapstruct-reference-guide.asciidoc | 1 + 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/pom.xml b/documentation/pom.xml index 042680537..8850da641 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,9 +21,9 @@ MapStruct Documentation - 1.5.3 - 1.6.2 - 9.2.6.0 + 1.6.0 + 2.5.1 + 9.2.17.0 @@ -33,7 +33,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.6.0 + 2.1.0 org.asciidoctor @@ -52,7 +52,6 @@ - coderay mapstruct-reference-guide.asciidoc ${project.version} diff --git a/documentation/src/main/asciidoc/mapstruct-reference-guide.asciidoc b/documentation/src/main/asciidoc/mapstruct-reference-guide.asciidoc index b83c874c5..7bffbca5c 100644 --- a/documentation/src/main/asciidoc/mapstruct-reference-guide.asciidoc +++ b/documentation/src/main/asciidoc/mapstruct-reference-guide.asciidoc @@ -2,6 +2,7 @@ :revdate: {docdate} :toc: right :sectanchors: +:source-highlighter: coderay :Author: Gunnar Morling, Andreas Gudian, Sjaak Derksen, Filip Hrisafov and the MapStruct community :processor-dir: ../../../../processor :processor-ap-test: {processor-dir}/src/test/java/org/mapstruct/ap/test