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 b5e5875  Upgrading Mockito, Swagger UI and asciidoctorj-pdf
b5e5875 is described below

commit b5e5875aa9b599204db09b67579c92d8d61d428a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jan 18 07:39:36 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 661ad8f..f568fe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -457,10 +457,10 @@ under the License.
     <h2.version>1.4.200</h2.version>
 
     <junit.version>5.7.0</junit.version>
-    <mockito.version>3.7.0</mockito.version>
+    <mockito.version>3.7.7</mockito.version>
 
     <swagger-core.version>2.1.6</swagger-core.version>
-    <swagger-ui.version>3.38.0</swagger-ui.version>
+    <swagger-ui.version>3.40.0</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
@@ -2845,7 +2845,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>1.5.3</version>
+                <version>1.5.4</version>
               </dependency>
             </dependencies>
             <configuration>

Reply via email to