(2.3.x): Bump org.asciidoctor.jvm.pdf from 4.0.3 to 4.0.4

Bumps org.asciidoctor.jvm.pdf from 4.0.3 to 4.0.4.

---
updated-dependencies:
- dependency-name: org.asciidoctor.jvm.pdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-30 15:09:53 +00:00
committed by Roy Clarkson
parent aef5b9b4ff
commit 549006bcc3

View File

@@ -2,7 +2,7 @@ pluginManagement {
plugins {
id "io.spring.nohttp" version "0.0.11"
id 'org.springframework.boot' version "3.3.8"
id 'org.asciidoctor.jvm.pdf' version '4.0.3'
id 'org.asciidoctor.jvm.pdf' version '4.0.4'
id 'org.asciidoctor.jvm.convert' version '4.0.4'
}
repositories {