From d1ef467ac6c152e786c66b0b17250287f0169ae3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 08:31:18 +0000 Subject: [PATCH] asciidoctorj: Update to version 2.5.7 --- bucket/asciidoctorj.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/asciidoctorj.json b/bucket/asciidoctorj.json index 76120f3d67..56960fb0af 100644 --- a/bucket/asciidoctorj.json +++ b/bucket/asciidoctorj.json @@ -1,14 +1,14 @@ { - "version": "2.5.6", + "version": "2.5.7", "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.6/asciidoctorj-2.5.6-bin.zip", - "hash": "79f32ffb1208d21da5144db39fe97d627a9710e3c1089f160e1a41dbd56fd14f", - "extract_dir": "asciidoctorj-2.5.6", + "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/2.5.7/asciidoctorj-2.5.7-bin.zip", + "hash": "e25292735620cbb31af11e2fc730b52d9dac35a68f2f2f7ca4ee5aef0dfb7c37", + "extract_dir": "asciidoctorj-2.5.7", "bin": "bin\\asciidoctorj.bat", "checkver": { "url": "https://repo1.maven.org/maven2/org/asciidoctor/asciidoctorj/maven-metadata.xml",