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/10/14 13:04:02 UTC

[1/2] syncope git commit: Upgrading Jackson

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 624674d60 -> 02c8233de
  refs/heads/master 303609324 -> de0beb548


Upgrading Jackson


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

Branch: refs/heads/2_0_X
Commit: 02c8233de2c52fce543e372b0f4c03150a1f6b56
Parents: 624674d
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Oct 14 15:03:39 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Oct 14 15:03:39 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/02c8233d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cd7b9ec..81b8bf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@ under the License.
 
     <camel.version>2.17.3</camel.version>	
 
-    <jackson.version>2.8.3</jackson.version>
+    <jackson.version>2.8.4</jackson.version>
 
     <spring.version>4.3.3.RELEASE</spring.version>
     <spring-security.version>4.1.3.RELEASE</spring-security.version>


[2/2] syncope git commit: Upgrading Jackson

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


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

Branch: refs/heads/master
Commit: de0beb5482ed531b663eadf7a93243e86fb1302b
Parents: 3036093
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Oct 14 15:03:39 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Oct 14 15:03:49 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/de0beb54/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b792210..40e1f1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@ under the License.
 
     <camel.version>2.18.0</camel.version>	
 
-    <jackson.version>2.8.3</jackson.version>
+    <jackson.version>2.8.4</jackson.version>
 
     <spring.version>4.3.3.RELEASE</spring.version>
     <spring-security.version>4.1.3.RELEASE</spring-security.version>