From 3aca1ceb12702adf6053f3532ee7c324a7f4626c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 20:30:20 +0000 Subject: [PATCH] asciidoctorj: Update to version 3.0.1 --- bucket/asciidoctorj.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/asciidoctorj.json b/bucket/asciidoctorj.json index faeff3c742..0317b0e3ab 100644 --- a/bucket/asciidoctorj.json +++ b/bucket/asciidoctorj.json @@ -1,14 +1,14 @@ { - "version": "3.0.0", + "version": "3.0.1", "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/3.0.0/asciidoctorj-3.0.0-bin.zip", - "hash": "6d6fed763aa441746f57e98aeaa302678b62c8420ffced00e2cfd979a9377c17", - "extract_dir": "asciidoctorj-3.0.0", + "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/3.0.1/asciidoctorj-3.0.1-bin.zip", + "hash": "18b085b7f67a7f872abe00352be5caacd9b436400aec27f838c6380077cb88bf", + "extract_dir": "asciidoctorj-3.0.1", "bin": "bin\\asciidoctorj.bat", "checkver": { "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",