Repository: syncope
Updated Branches:
  refs/heads/2_0_X f387fbb05 -> bd3745196
  refs/heads/master 022d2c5f7 -> 909ed6f56


Upgrading Jackson


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

Branch: refs/heads/2_0_X
Commit: bd3745196b56ab6b027e3edaa98ea1d66bc44fef
Parents: f387fbb
Author: Francesco Chicchiriccò <[email protected]>
Authored: Thu Jan 12 15:17:42 2017 +0100
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Thu Jan 12 15:17:42 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/bd374519/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dc04273..1c4e98a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@ under the License.
 
     <camel.version>2.17.4</camel.version>      
 
-    <jackson.version>2.8.5</jackson.version>
+    <jackson.version>2.8.6</jackson.version>
 
     <spring.version>4.3.5.RELEASE</spring.version>
     <spring-security.version>4.2.1.RELEASE</spring-security.version>

Reply via email to