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

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

commit 356c2e5e94c079a9a8779922492430d77ead14b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 08:12:38 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index ea03f40a64..14c2162717 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2228,7 +2228,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>2.3.15</version>
+                <version>2.3.17</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to