This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_0_X by this push:
new f352b0ac50 Upgrading asciidoctorj-pdf
f352b0ac50 is described below
commit f352b0ac503a85ede807089429e032bea90ab4c5
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Sep 16 14:00:55 2026 +0200
Upgrading asciidoctorj-pdf
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4c99a66f7d..879336a872 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2324,7 +2324,7 @@ under the License.
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-pdf</artifactId>
- <version>2.3.23</version>
+ <version>2.3.27</version>
</dependency>
</dependencies>
<configuration>