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 2016/12/29 16:27:44 UTC

[2/2] syncope git commit: Upgrading Swagger core and UI

Upgrading Swagger core and UI


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/b1edb767
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/b1edb767
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/b1edb767

Branch: refs/heads/master
Commit: b1edb7671021cbbf5c8f46d7a8aee8c8f30e6e46
Parents: f3d6a90
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Dec 29 17:27:33 2016 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Dec 29 17:27:33 2016 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/b1edb767/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c785e2a..2c275df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -402,8 +402,8 @@ under the License.
     <log.directory>${project.build.directory}/log</log.directory>
     <activiti-modeler.directory>${project.build.directory}/activiti-modeler</activiti-modeler.directory>
 
-    <swagger-core.version>1.5.11</swagger-core.version>    
-    <swagger-ui.version>2.2.6</swagger-ui.version>
+    <swagger-core.version>1.5.12</swagger-core.version>    
+    <swagger-ui.version>2.2.8</swagger-ui.version>
 
     <jquery.version>2.2.4</jquery.version>
     <jquery-ui.version>1.11.4</jquery-ui.version>