Repository: syncope
Updated Branches:
  refs/heads/2_0_X 8cf8bb1ee -> 892778cf8
  refs/heads/master 985141707 -> b27bed98c


Reverting Jackson upgrade as Swagger JAXRS does not work fine with the updated 
version


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

Branch: refs/heads/2_0_X
Commit: 031ab3ce9561dfe4f5873142238501fe7659fc43
Parents: 8cf8bb1
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Mon Aug 7 15:49:10 2017 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Mon Aug 7 15:49:10 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/031ab3ce/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da46e15..be12b2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,7 @@ under the License.
 
     <cxf.version>3.1.12</cxf.version>
 
-    <jackson.version>2.9.0</jackson.version>
+    <jackson.version>2.8.9</jackson.version>
 
     <spring.version>4.3.10.RELEASE</spring.version>
     <spring-security.version>4.2.3.RELEASE</spring-security.version>

Reply via email to