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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 78e3d1657d7af2fb4944b725e154baf799e2dfeb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 28 22:10:13 2025 +0000

    Bump org.asciidoctor:asciidoctorj-pdf from 2.3.21 to 2.3.23
    
    Bumps 
[org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf)
 from 2.3.21 to 2.3.23.
    - [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
    - 
[Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc)
    - [Commits](https://github.com/asciidoctor/asciidoctorj-pdf/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.asciidoctor:asciidoctorj-pdf
      dependency-version: 2.3.23
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d028b4f229..fed82c1bb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2254,7 +2254,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>2.3.21</version>
+                <version>2.3.23</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to