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