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

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


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

commit b4d12a065586899952fbc5ff34dd9db7f783bac9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jul 31 06:16:25 2019 +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 b05e5aa..ca1fa0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,7 +449,7 @@ under the License.
     
<flowable-modeler.directory>${project.build.directory}/flowable-modeler</flowable-modeler.directory>
 
     <swagger-core.version>1.5.17</swagger-core.version>    
-    <swagger-ui.version>3.23.0</swagger-ui.version>
+    <swagger-ui.version>3.23.2</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>3.3.1-1</jquery.version>
@@ -2599,7 +2599,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>1.5.0-alpha.18</version>
+                <version>1.5.0-beta.2</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to