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 2017/01/07 16:42:27 UTC

[1/2] syncope git commit: Upgrading OpenJPA, Codemirror and Wicket-jQuery-UI

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 5eab120d6 -> 59eaec994
  refs/heads/master efd2051d0 -> f0edfdc6e


Upgrading OpenJPA, Codemirror and 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/59eaec99
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/59eaec99
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/59eaec99

Branch: refs/heads/2_0_X
Commit: 59eaec99411344338a041c60b6a61f87c990a207
Parents: 5eab120
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Sat Jan 7 17:41:23 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Sat Jan 7 17:41:23 2017 +0100

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/59eaec99/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8d47402..2cc1eed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,7 @@ under the License.
     <spring.version>4.3.5.RELEASE</spring.version>
     <spring-security.version>4.2.1.RELEASE</spring-security.version>
 
-    <openjpa.version>2.4.1</openjpa.version>
+    <openjpa.version>2.4.2</openjpa.version>
     <commons-dbcp.version>2.1.1</commons-dbcp.version>
     <bval.version>1.1.2</bval.version>
 
@@ -417,11 +417,11 @@ under the License.
     <font-awesome.version>4.7.0</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>
     <highlightjs.version>9.8.0</highlightjs.version>
-    <codemirror.version>5.13.2</codemirror.version>
+    <codemirror.version>5.22.0</codemirror.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     
     <wicket.version>7.6.0</wicket.version>
-    <wicket-jqueryui.version>7.5.0</wicket-jqueryui.version>
+    <wicket-jqueryui.version>7.6.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.11</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 


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

Posted by il...@apache.org.
Upgrading Codemirror and 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/f0edfdc6
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f0edfdc6
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f0edfdc6

Branch: refs/heads/master
Commit: f0edfdc6edbf5ae807f7db5b4fe5210d259a9895
Parents: efd2051
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Sat Jan 7 17:42:09 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Sat Jan 7 17:42:09 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/f0edfdc6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 28b1da2..96d9f1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -417,11 +417,11 @@ under the License.
     <font-awesome.version>4.7.0</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>
     <highlightjs.version>9.8.0</highlightjs.version>
-    <codemirror.version>5.13.2</codemirror.version>
+    <codemirror.version>5.22.0</codemirror.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     
     <wicket.version>7.6.0</wicket.version>
-    <wicket-jqueryui.version>7.5.0</wicket-jqueryui.version>
+    <wicket-jqueryui.version>7.6.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.11</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>