You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2021/10/04 09:57:32 UTC

[syncope] branch 2_1_X updated: Upgrading Swagger UI and maven-war-plugin

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 09ca4f5  Upgrading Swagger UI and maven-war-plugin
09ca4f5 is described below

commit 09ca4f50c1abd5e25d9a91f8ff33e00aeff773bc
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Oct 4 11:57:20 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 1825222..30af1ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,7 @@ under the License.
     <log.directory>${project.build.directory}/log</log.directory>
 
     <swagger-core.version>2.0.10</swagger-core.version>    
-    <swagger-ui.version>3.52.1</swagger-ui.version>
+    <swagger-ui.version>3.52.3</swagger-ui.version>
     <guava.version>29.0-jre</guava.version>
 
     <jquery.version>3.4.1</jquery.version>
@@ -2002,7 +2002,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
-          <version>3.3.1</version>
+          <version>3.3.2</version>
           <configuration>
             <webResources>
               <resource>