From 8159ba884b9c632a338cc1694b32003bc288fa34 Mon Sep 17 00:00:00 2001 From: Karl Heinz Marbaise Date: Wed, 23 Aug 2023 18:31:15 +0200 Subject: [PATCH] Upgrade picoli to 4.7.4. --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee063a1..6420cc7 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 17 4.13.0 - 4.6.1 + 4.7.4 @@ -135,6 +135,18 @@ antlr4-maven-plugin ${antlr4-maven-plugin.version} + + org.asciidoctor + asciidoctor-maven-plugin + + + org.asciidoctor + asciidoctorj-pdf + 2.3.9 + + + +