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/07/04 06:39:10 UTC

syncope git commit: Upgrading Camel and jQuery-slimScroll

Repository: syncope
Updated Branches:
  refs/heads/master 8def92a4e -> 0e925b685


Upgrading Camel and jQuery-slimScroll


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

Branch: refs/heads/master
Commit: 0e925b6851a29a3b4198e4ed068188933f5e81ad
Parents: 8def92a
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Jul 4 08:39:00 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Jul 4 08:39:00 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/0e925b68/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index be6f7d4..a97acdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,7 +334,7 @@ under the License.
 
     <cxf.version>3.1.6</cxf.version>
 
-    <camel.version>2.17.1</camel.version>	
+    <camel.version>2.17.2</camel.version>	
 
     <jackson.version>2.7.5</jackson.version>
 
@@ -382,7 +382,7 @@ under the License.
         
     <jquery.version>2.2.4</jquery.version>
     <jquery-ui.version>1.11.4</jquery-ui.version>
-    <jquery-slimscroll.version>1.3.3</jquery-slimscroll.version>
+    <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
     
     <bootstrap.version>3.3.6</bootstrap.version>