Repository: syncope
Updated Branches:
  refs/heads/2_0_X 5b9cb93da -> 201f22a11
  refs/heads/master 62d3a901c -> 1fe2d6937


Upgrading Jackson


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

Branch: refs/heads/2_0_X
Commit: 201f22a11da9526693828d6e923da3a7a751211f
Parents: 5b9cb93
Author: Francesco Chicchiriccò <[email protected]>
Authored: Mon Aug 28 08:08:13 2017 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Mon Aug 28 08:08:13 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/201f22a1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 99666dd..fd6b6cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,7 @@ under the License.
 
     <cxf.version>3.1.12</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>

Reply via email to