This is an automated email from the ASF dual-hosted git repository.
stariy95 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push:
new 097609082 Upgrade `hugo-asciidoctorj-extension` to 1.0-M4
097609082 is described below
commit 097609082d70e06446b8ced7a173c7355c349e95
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri May 22 14:21:36 2026 +0400
Upgrade `hugo-asciidoctorj-extension` to 1.0-M4
---
docs/asciidoc/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml
index 599779dca..82651a743 100644
--- a/docs/asciidoc/pom.xml
+++ b/docs/asciidoc/pom.xml
@@ -46,7 +46,7 @@
<asciidoctorj.pdf.version>2.3.23</asciidoctorj.pdf.version>
<cayenne.version>${project.version}</cayenne.version>
<cayenne.major.version>5.0</cayenne.major.version>
-
<hugo.asciidoctorj.extension.version>1.0-M2</hugo.asciidoctorj.extension.version>
+
<hugo.asciidoctorj.extension.version>1.0-M4</hugo.asciidoctorj.extension.version>
<jsoup.version>1.15.3</jsoup.version>
</properties>