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

danhaywood pushed a commit to branch CAUSEWAY-3941
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 0f3833147cbbd605b535375e74aef64326a41373
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 03:10:19 2025 +0000

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

diff --git a/bom/pom.xml b/bom/pom.xml
index 9e3045367cf..7d791ed240b 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -95,7 +95,7 @@ identified
         <!-- LIBRARY DEPENDENCIES -->
 
         <archunit.version>1.4.1</archunit.version>
-        <asciidoctorj.version>3.0.0</asciidoctorj.version>
+        <asciidoctorj.version>3.0.1</asciidoctorj.version>
         <asm.version>9.9</asm.version> <!-- keep in sync with
         org.eclipse.persistence:org.eclipse.persistence.asm -->
         <approvaltests.version>25.7.0</approvaltests.version>

Reply via email to