From e77994bf34aeb44953055470bc794216ae165a42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 16:30:15 +0000 Subject: [PATCH] asciidoctorj: Update to version 2.5.9 --- bucket/asciidoctorj.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/asciidoctorj.json b/bucket/asciidoctorj.json index 32aa0b544a..6cfc93022d 100644 --- a/bucket/asciidoctorj.json +++ b/bucket/asciidoctorj.json @@ -1,14 +1,14 @@ { - "version": "2.5.8", + "version": "2.5.9", "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.8/asciidoctorj-2.5.8-bin.zip", - "hash": "1a99c39fbff715fa4d6eff7f1954e164e5d60169ad64005a87fcd9827adc8c90", - "extract_dir": "asciidoctorj-2.5.8", + "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/2.5.9/asciidoctorj-2.5.9-bin.zip", + "hash": "d2a1dd165037de1ea3fe3dfb52aee8f6c4ecf60f90c2ca544691009ec35cee1f", + "extract_dir": "asciidoctorj-2.5.9", "bin": "bin\\asciidoctorj.bat", "checkver": { "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",