Repository: knox
Updated Branches:
  refs/heads/master 97f6525a4 -> e95841c49


KNOX-1514 - Upgrade jackson to 2.9.7

Signed-off-by: Kevin Risden <[email protected]>


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

Branch: refs/heads/master
Commit: e95841c49fa9861064f91647004ac8770fe7f10a
Parents: 97f6525
Author: Kevin Risden <[email protected]>
Authored: Thu Oct 4 17:25:33 2018 -0400
Committer: Kevin Risden <[email protected]>
Committed: Thu Oct 4 17:25:35 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/knox/blob/e95841c4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b5bab46..077da7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
         <hamcrest-json.version>0.2</hamcrest-json.version>
         <httpclient.version>4.5.6</httpclient.version>
         <httpcore.version>4.4.10</httpcore.version>
-        <jackson.version>2.9.5</jackson.version>
+        <jackson.version>2.9.7</jackson.version>
         <jansi.version>1.17.1</jansi.version>
         <javax.annotation-api.version>1.2</javax.annotation-api.version>
         <javax.json.version>1.1.2</javax.json.version>

Reply via email to