This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f3e1e1cf Update dependency org.asciidoctor:asciidoctorj to v2.5.13 
(#130)
0f3e1e1cf is described below

commit 0f3e1e1cf8cf19deeaf07dd5c40c888e5bfa64b8
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 21 22:02:39 2025 +0000

    Update dependency org.asciidoctor:asciidoctorj to v2.5.13 (#130)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a8319d47..30ec445ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
             <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj</artifactId>
-                <version>2.5.2</version>
+                <version>2.5.13</version>
                 <exclusions>
                     <exclusion>
                         <groupId>*</groupId>

Reply via email to