This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new a9cbc0d718 Bump org.asciidoctor:asciidoctorj-pdf from 2.3.10 to 2.3.12
(#618)
a9cbc0d718 is described below
commit a9cbc0d718f4eaff89fecb4bbc8ed11eb2d68fe1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 10 06:12:33 2024 +0100
Bump org.asciidoctor:asciidoctorj-pdf from 2.3.10 to 2.3.12 (#618)
Bumps
[org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf)
from 2.3.10 to 2.3.12.
- [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/compare/v2.3.10...v2.3.12)
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-pdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9a5d16e457..2dae0af5ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2105,7 +2105,7 @@ under the License.
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-pdf</artifactId>
- <version>2.3.10</version>
+ <version>2.3.12</version>
</dependency>
</dependencies>
<configuration>