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 b9c5651df2b9020f7ad01449ae3ea0e32d19c4cf
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 1753370494..95f720df71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2220,7 +2220,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>

Reply via email to