This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 6e808bbdf6 Upgrading Swagger UI and asciidoctorj-pdf
6e808bbdf6 is described below

commit 6e808bbdf64231a1cc6421c3f5f7efc9bfec3228
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Aug 22 08:24:35 2022 +0200

    Upgrading Swagger UI and asciidoctorj-pdf
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1ce3a85edb..8a76361ecd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -461,7 +461,7 @@ under the License.
     <log.directory>${project.build.directory}/log</log.directory>
 
     <swagger-core.version>2.0.10</swagger-core.version>    
-    <swagger-ui.version>4.13.2</swagger-ui.version>
+    <swagger-ui.version>4.14.0</swagger-ui.version>
     <guava.version>29.0-jre</guava.version>
 
     <jquery.version>3.4.1</jquery.version>
@@ -2607,7 +2607,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>2.1.6</version>
+                <version>2.3.0</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to