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 2018/06/13 06:24:01 UTC

[3/3] syncope git commit: Upgrading Jackson - test link to SYNCOPE-1270

Upgrading Jackson - test link to SYNCOPE-1270


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

Branch: refs/heads/SYNCOPE-1323
Commit: 516b32a35a75ddfa62cd75e6a58ded0f56dbded9
Parents: b78a8cb
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jun 13 08:23:23 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jun 13 08:23:48 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/516b32a3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 69d6855..9c9b83d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -370,7 +370,7 @@ under the License.
 
     <cxf.version>3.2.5-SNAPSHOT</cxf.version>
 
-    <jackson.version>2.9.5</jackson.version>
+    <jackson.version>2.9.6</jackson.version>
 
     <spring.version>5.0.6.RELEASE</spring.version>
     <spring-security.version>5.0.5.RELEASE</spring-security.version>