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