This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
new bc0de3d179 GROOVY-11484: Downgrade asciidoctorj-diagram to 2.2.10 due
to errors
bc0de3d179 is described below
commit bc0de3d179396dba9cdfa15012500d210368907c
Author: Paul King <[email protected]>
AuthorDate: Tue Sep 24 21:53:13 2024 +1000
GROOVY-11484: Downgrade asciidoctorj-diagram to 2.2.10 due to errors
---
versions.properties | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/versions.properties b/versions.properties
index d97d551ab7..48e83cbd7f 100644
--- a/versions.properties
+++ b/versions.properties
@@ -15,7 +15,8 @@
asciidoctorj=2.5.10
ant=1.10.15
-asciidoctorDiagram=2.3.1
+# later asciidoctorDiagram versions seem to break some diagrams
+asciidoctorDiagram=2.2.10
asciidoctorPdf=2.3.18
asciidoctorGroovyDsl=2.0.2
asm=9.7