Skip to content

Commit 3efacf9

Browse files
[maven] (deps): Bump org.asciidoctor:asciidoctorj-pdf (#67)
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](asciidoctor/asciidoctorj-pdf@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5abe9d commit 3efacf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-swagger/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.asciidoctor</groupId>
144144
<artifactId>asciidoctorj-pdf</artifactId>
145-
<version>2.3.15</version>
145+
<version>2.3.17</version>
146146
</dependency>
147147
</dependencies>
148148
<executions>

0 commit comments

Comments
 (0)