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

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

---
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]
2024-07-22 14:03:02 +00:00
committed by Alberto C. Ríos
parent 4f2a8a1ff6
commit 3f905e72af

View File

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