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


The following commit(s) were added to refs/heads/master by this push:
     new a92cbccd38 Upgrading Swagger JAX-RS and asciidoctorj-pdf
a92cbccd38 is described below

commit a92cbccd380be409204778202aacecc755ddda99
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Jul 10 08:50:45 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index eabd760f3f..330af7fee3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@ under the License.
 
     <h2.version>2.2.220</h2.version>
 
-    <swagger-core.version>2.2.14</swagger-core.version>
+    <swagger-core.version>2.2.15</swagger-core.version>
     <swagger-ui.version>5.1.0</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
@@ -2050,7 +2050,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>2.3.7</version>
+                <version>2.3.9</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to