Repository: syncope
Updated Branches:
  refs/heads/2_0_X ab57449a6 -> 0261056bf
  refs/heads/SYNCOPE-1323 b78a8cb26 -> 516b32a35
  refs/heads/master 0167d6685 -> 1f69db678


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/0261056b
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/0261056b
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/0261056b

Branch: refs/heads/2_0_X
Commit: 0261056bf4195e799e43c17590fad33f0688746a
Parents: ab57449
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Jun 13 08:23:23 2018 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Jun 13 08:23:23 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/0261056b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 34dd62f..3d23a2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -370,7 +370,7 @@ under the License.
 
     <cxf.version>3.1.16-SNAPSHOT</cxf.version>
 
-    <jackson.version>2.9.5</jackson.version>
+    <jackson.version>2.9.6</jackson.version>
 
     <spring.version>4.3.17.RELEASE</spring.version>
     <spring-security.version>4.2.6.RELEASE</spring-security.version>

Reply via email to