This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
The following commit(s) were added to refs/heads/develop by this push:
new 867a0b7 chore: Updated the asciidoctorj diagram dependency to the
freshly released version.
867a0b7 is described below
commit 867a0b7a44965caa6d9b2786a9bcaed6577239f5
Author: Christofer Dutz <[email protected]>
AuthorDate: Tue Feb 6 09:56:18 2024 +0100
chore: Updated the asciidoctorj diagram dependency to the freshly released
version.
---
tools/content-parent-pom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/content-parent-pom/pom.xml b/tools/content-parent-pom/pom.xml
index b66af4f..f6caf34 100644
--- a/tools/content-parent-pom/pom.xml
+++ b/tools/content-parent-pom/pom.xml
@@ -48,7 +48,7 @@
<asciidoctorj.version>2.5.11</asciidoctorj.version>
<asciidoctorj-revealjs.version>5.1.0</asciidoctorj-revealjs.version>
- <asciidoctorj.diagram.version>2.2.14</asciidoctorj.diagram.version>
+ <asciidoctorj.diagram.version>2.2.17</asciidoctorj.diagram.version>
<revealjs.version>5.0.4</revealjs.version>