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/12 14:18:35 UTC

[2/2] syncope git commit: Upgrading Jackson

Upgrading Jackson


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

Branch: refs/heads/master
Commit: 909ed6f56b0770bcd6d6b258c631c7f3ff573a55
Parents: 022d2c5
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Jan 12 15:17:42 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Jan 12 15:18:03 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/909ed6f5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 41fd3a9..953b132 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@ under the License.
 
     <camel.version>2.18.1</camel.version>	
 
-    <jackson.version>2.8.5</jackson.version>
+    <jackson.version>2.8.6</jackson.version>
 
     <spring.version>4.3.5.RELEASE</spring.version>
     <spring-security.version>4.2.1.RELEASE</spring-security.version>