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/08/28 06:08:28 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/1fe2d693
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/1fe2d693
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1fe2d693

Branch: refs/heads/master
Commit: 1fe2d69375f0d5c3ec99018096f74799a6c8cc49
Parents: 62d3a90
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Aug 28 08:08:13 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Aug 28 08:08:21 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/1fe2d693/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index de2fdea..57e38c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,7 @@ under the License.
 
     <cxf.version>3.2.0-SNAPSHOT</cxf.version>
 
-    <jackson.version>2.8.9</jackson.version>
+    <jackson.version>2.8.10</jackson.version>
 
     <spring.version>4.3.10.RELEASE</spring.version>
     <spring-security.version>4.2.3.RELEASE</spring-security.version>