From 4b18d61feddb6dadd59265f6f43130c99da34e2e Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 4 Sep 2024 14:17:54 +0200 Subject: [PATCH] GH-458 - Upgrade build plugins. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7be23837..064072c2 100755 --- a/pom.xml +++ b/pom.xml @@ -47,17 +47,17 @@ org.asciidoctor asciidoctor-maven-plugin - 2.2.4 + 3.0.0 org.asciidoctor asciidoctorj - 2.5.10 + 3.0.0 org.asciidoctor asciidoctorj-diagram - 2.2.11 + 2.3.1 io.spring.asciidoctor.backends @@ -389,7 +389,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.1 + 3.1.1 false