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/02/23 16:40:54 UTC

[1/3] syncope git commit: Upgrading Wicket-jQuery UI

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 48bb5bfa0 -> 7c13d8e57
  refs/heads/master ccca7072c -> 2a9cf78af


Upgrading Wicket-jQuery UI


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

Branch: refs/heads/2_0_X
Commit: 7c13d8e57f951935966349be86b1d2e5c037347c
Parents: 48bb5bf
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 23 17:39:15 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 23 17:39:15 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7c13d8e5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 89ee103..a6424af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,7 +442,7 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     
     <wicket.version>7.10.0</wicket.version>
-    <wicket-jqueryui.version>7.9.2</wicket-jqueryui.version>
+    <wicket-jqueryui.version>7.10.1</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 


[2/3] syncope git commit: Upgrading Wicket-jQuery UI

Posted by il...@apache.org.
Upgrading Wicket-jQuery UI


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

Branch: refs/heads/master
Commit: 28aefb5afe053506f0738128f7bbfcf1087599a3
Parents: ccca707
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 23 17:39:15 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 23 17:39:25 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/28aefb5a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8c3c5a84..5a35eec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -438,7 +438,7 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     
     <wicket.version>7.10.0</wicket.version>
-    <wicket-jqueryui.version>7.9.2</wicket-jqueryui.version>
+    <wicket-jqueryui.version>7.10.1</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 


[3/3] syncope git commit: Upgrading HikariCP

Posted by il...@apache.org.
Upgrading HikariCP


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

Branch: refs/heads/master
Commit: 2a9cf78af4101f0f8c4d5b05e09d91304f5b175e
Parents: 28aefb5
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 23 17:39:43 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 23 17:39:43 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/2a9cf78a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5a35eec..c420be6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -373,7 +373,7 @@ under the License.
     <spring-security.version>5.0.2.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>
-    <hikaricp.version>2.7.7</hikaricp.version>
+    <hikaricp.version>2.7.8</hikaricp.version>
     <bval.version>1.1.2</bval.version>
 
     <jasypt.version>1.9.2</jasypt.version>