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 c689e7211601e98837cb05760137a48dcd77097b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 28 22:10:13 2025 +0000
Bump org.asciidoctor:asciidoctorj-pdf from 2.3.21 to 2.3.23
Bumps
[org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf)
from 2.3.21 to 2.3.23.
- [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/commits)
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-pdf
dependency-version: 2.3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bef0b1c357..f1c77b2f28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2277,7 +2277,7 @@ under the License.
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-pdf</artifactId>
- <version>2.3.21</version>
+ <version>2.3.23</version>
</dependency>
</dependencies>
<configuration>