From 1a643887b2610a1e5b05ee05f888dd1ec135203e Mon Sep 17 00:00:00 2001 From: Lars Wilhelmsen Date: Wed, 6 Apr 2022 12:41:54 +0200 Subject: [PATCH] Add BOM for asciidoctor related packages --- examples/asciidoctor-bom.xml | 57 ++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 examples/asciidoctor-bom.xml diff --git a/examples/asciidoctor-bom.xml b/examples/asciidoctor-bom.xml new file mode 100644 index 0000000..017f8dd --- /dev/null +++ b/examples/asciidoctor-bom.xml @@ -0,0 +1,57 @@ + + + + + + + + 4.0.0 + io.kotest + kotest-bom + 5.2.2 + pom + Kotest + + + org.asciidoctor + asciidoctor-maven-plugin + 2.2.2 + maven-plugin + + + org.asciidoctor + asciidoctorj + 2.5.3 + + + org.asciidoctor + asciidoctorj-api + 2.5.3 + + + org.asciidoctor + asciidoctorj-test-support + 2.5.3 + + + org.asciidoctor + asciidoctorj-revealjs + 4.1.0 + + + org.asciidoctor + asciidoctorj-diagram-plantuml + 1.2021.8 + + + org.asciidoctor + asciidoctorj-pdf + 1.6.2 + + + org.asciidoctor + asciidoctorj-diagram + 2.2.1 + + +