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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new d7d2cd8c Bump org.asciidoctor:asciidoctorj-pdf from 1.6.2 to 2.3.23 
(#633)
d7d2cd8c is described below

commit d7d2cd8c706b22e5802635d2edee0a1673188e38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 07:51:04 2026 +0100

    Bump org.asciidoctor:asciidoctorj-pdf from 1.6.2 to 2.3.23 (#633)
    
    Bumps 
[org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf)
 from 1.6.2 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/compare/v1.6.2...v2.3.23)
    
    ---
    updated-dependencies:
    - dependency-name: org.asciidoctor:asciidoctorj-pdf
      dependency-version: 2.3.23
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 manual/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/pom.xml b/manual/pom.xml
index 4ec38df3..3d0f31d2 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -108,7 +108,7 @@
                             <dependency>
                                 <groupId>org.asciidoctor</groupId>
                                 <artifactId>asciidoctorj-pdf</artifactId>
-                                <version>1.6.2</version>
+                                <version>2.3.23</version>
                             </dependency>
                         </dependencies>
                         <configuration>

Reply via email to