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 0d6bc68d9ae877dca19f3baa4ab5172eec009230
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jul 7 10:12:20 2023 +0200

    Downgrading asciidoctorj-pdf to the latest version on Maven Central
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98e98be127..eabd760f3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2050,7 +2050,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>2.3.9</version>
+                <version>2.3.7</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to