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 2018/01/11 07:14:33 UTC

[1/3] syncope git commit: Upgrading HikariCP

Repository: syncope
Updated Branches:
  refs/heads/2_0_X c40b2fe7b -> 748afdc89
  refs/heads/master 42c861c6e -> 1174b1d97


Upgrading HikariCP


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

Branch: refs/heads/master
Commit: 28feb3100758ecaf640bf6435129e30abc77a668
Parents: 42c861c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 10 14:45:43 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 10 14:45:43 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/28feb310/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3220bc4..386bac6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -373,7 +373,7 @@ under the License.
     <spring-security.version>5.0.0.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>
-    <hikaricp.version>2.7.4</hikaricp.version>
+    <hikaricp.version>2.7.5</hikaricp.version>
     <bval.version>1.1.2</bval.version>
 
     <jasypt.version>1.9.2</jasypt.version>


[2/3] syncope git commit: Upgrading Swagger UI

Posted by il...@apache.org.
Upgrading Swagger UI


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

Branch: refs/heads/2_0_X
Commit: 748afdc89d2380575f2ae567466a3556da795e53
Parents: c40b2fe
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 10 14:57:03 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 10 14:57:03 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/748afdc8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f27e84c..a9642c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -420,7 +420,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.8.0</swagger-ui.version>
+    <swagger-ui.version>3.9.0</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>


[3/3] syncope git commit: Upgrading Swagger UI

Posted by il...@apache.org.
Upgrading Swagger UI


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

Branch: refs/heads/master
Commit: 1174b1d972287f535ded6168ed8660c7519ad584
Parents: 28feb31
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 10 14:57:03 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 10 14:57:10 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/1174b1d9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 386bac6..c8131e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -416,7 +416,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.8.0</swagger-ui.version>
+    <swagger-ui.version>3.9.0</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>2.2.4</jquery.version>