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
commit 7f2be96ceb3ba0d91df0383bef94c02a0b04124d Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Mar 18 06:41:15 2024 +0100 Upgrading asciidoctorj-pdf --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4cfd7ceb7..7af00f8189 100644 --- a/pom.xml +++ b/pom.xml @@ -2100,7 +2100,7 @@ under the License. <dependency> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctorj-pdf</artifactId> - <version>2.3.14</version> + <version>2.3.15</version> </dependency> </dependencies> <configuration>
