From 2461473ec07cb8f0c7473c0e68ab74bd7d71beed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 12:30:54 +0000 Subject: [PATCH] asciidoctorj: Update to version 2.5.3 --- bucket/asciidoctorj.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/asciidoctorj.json b/bucket/asciidoctorj.json index 45ec3f767a..57fe83dd49 100644 --- a/bucket/asciidoctorj.json +++ b/bucket/asciidoctorj.json @@ -1,14 +1,14 @@ { - "version": "2.5.2", + "version": "2.5.3", "description": "Asciidoctor integration & API for Java and other JVM languages", "homepage": "https://asciidoctor.org/docs/asciidoctorj", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/2.5.2/asciidoctorj-2.5.2-bin.zip", - "hash": "889fd490a43e59e06c4f9d6692228e48ada2829acead7ea8c454a596c5cb2a96", - "extract_dir": "asciidoctorj-2.5.2", + "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3-bin.zip", + "hash": "2af46345b0fc56fe9936a719f29185d12e89b8f0f2f85a3423da2e6a9448ded0", + "extract_dir": "asciidoctorj-2.5.3", "bin": "bin\\asciidoctorj.bat", "checkver": { "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",