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 99bd137 chore: Updated to the most recent version of RevealJS
99bd137 is described below
commit 99bd137c38536ee5499b2817d760e20cae1cbabf
Author: Christofer Dutz <[email protected]>
AuthorDate: Fri Feb 2 15:43:48 2024 +0100
chore: Updated to the most recent version of RevealJS
---
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 907dd22..b66af4f 100644
--- a/tools/content-parent-pom/pom.xml
+++ b/tools/content-parent-pom/pom.xml
@@ -50,7 +50,7 @@
<asciidoctorj-revealjs.version>5.1.0</asciidoctorj-revealjs.version>
<asciidoctorj.diagram.version>2.2.14</asciidoctorj.diagram.version>
- <revealjs.version>4.6.1</revealjs.version>
+ <revealjs.version>5.0.4</revealjs.version>
<asciidoctor-maven-plugin.version>2.2.5</asciidoctor-maven-plugin.version>
<download-maven-plugin.version>1.8.0</download-maven-plugin.version>