From efbb494c8cb93f2cdb6596cdddacd4d63b212c7c Mon Sep 17 00:00:00 2001 From: Kevin Risden Date: Mon, 25 Mar 2019 10:36:18 -0400 Subject: [PATCH] SOLR-13112: Upgrade jackson to 2.9.8 Signed-off-by: Kevin Risden --- lucene/ivy-versions.properties | 2 +- solr/CHANGES.txt | 2 ++ solr/licenses/jackson-annotations-2.9.6.jar.sha1 | 1 - solr/licenses/jackson-annotations-2.9.8.jar.sha1 | 1 + solr/licenses/jackson-core-2.9.6.jar.sha1 | 1 - solr/licenses/jackson-core-2.9.8.jar.sha1 | 1 + solr/licenses/jackson-databind-2.9.6.jar.sha1 | 1 - solr/licenses/jackson-databind-2.9.8.jar.sha1 | 1 + solr/licenses/jackson-dataformat-smile-2.9.6.jar.sha1 | 1 - solr/licenses/jackson-dataformat-smile-2.9.8.jar.sha1 | 1 + 10 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 solr/licenses/jackson-annotations-2.9.6.jar.sha1 create mode 100644 solr/licenses/jackson-annotations-2.9.8.jar.sha1 delete mode 100644 solr/licenses/jackson-core-2.9.6.jar.sha1 create mode 100644 solr/licenses/jackson-core-2.9.8.jar.sha1 delete mode 100644 solr/licenses/jackson-databind-2.9.6.jar.sha1 create mode 100644 solr/licenses/jackson-databind-2.9.8.jar.sha1 delete mode 100644 solr/licenses/jackson-dataformat-smile-2.9.6.jar.sha1 create mode 100644 solr/licenses/jackson-dataformat-smile-2.9.8.jar.sha1 diff --git a/lucene/ivy-versions.properties b/lucene/ivy-versions.properties index 8b7cf51b0c2..3257d3d5afa 100644 --- a/lucene/ivy-versions.properties +++ b/lucene/ivy-versions.properties @@ -15,7 +15,7 @@ com.carrotsearch.randomizedtesting.version = 2.7.2 /com.epam/parso = 2.0.9 -com.fasterxml.jackson.core.version = 2.9.6 +com.fasterxml.jackson.core.version = 2.9.8 /com.fasterxml.jackson.core/jackson-annotations = ${com.fasterxml.jackson.core.version} /com.fasterxml.jackson.core/jackson-core = ${com.fasterxml.jackson.core.version} /com.fasterxml.jackson.core/jackson-databind = ${com.fasterxml.jackson.core.version} diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 56298a4afcd..566a21942d6 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -168,6 +168,8 @@ Other Changes * SOLR-13335: Upgrade to velocity 2.0 and velocity-tools 3.0 (Kevin Risden) +* SOLR-13112: Upgrade jackson to 2.9.8 (Kevin Risden) + ================== 8.0.0 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release. diff --git a/solr/licenses/jackson-annotations-2.9.6.jar.sha1 b/solr/licenses/jackson-annotations-2.9.6.jar.sha1 deleted file mode 100644 index 76db6d1bfce..00000000000 --- a/solr/licenses/jackson-annotations-2.9.6.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -6a0f0f154edaba00067772ce02e24f8c0973d84c diff --git a/solr/licenses/jackson-annotations-2.9.8.jar.sha1 b/solr/licenses/jackson-annotations-2.9.8.jar.sha1 new file mode 100644 index 00000000000..64b57a832ff --- /dev/null +++ b/solr/licenses/jackson-annotations-2.9.8.jar.sha1 @@ -0,0 +1 @@ +ba7f0e6f8f1b28d251eeff2a5604bed34c53ff35 diff --git a/solr/licenses/jackson-core-2.9.6.jar.sha1 b/solr/licenses/jackson-core-2.9.6.jar.sha1 deleted file mode 100644 index 32a1b7c14b8..00000000000 --- a/solr/licenses/jackson-core-2.9.6.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4e393793c37c77e042ccc7be5a914ae39251b365 diff --git a/solr/licenses/jackson-core-2.9.8.jar.sha1 b/solr/licenses/jackson-core-2.9.8.jar.sha1 new file mode 100644 index 00000000000..7634344bc1a --- /dev/null +++ b/solr/licenses/jackson-core-2.9.8.jar.sha1 @@ -0,0 +1 @@ +0f5a654e4675769c716e5b387830d19b501ca191 diff --git a/solr/licenses/jackson-databind-2.9.6.jar.sha1 b/solr/licenses/jackson-databind-2.9.6.jar.sha1 deleted file mode 100644 index 2fb49ad7fc8..00000000000 --- a/solr/licenses/jackson-databind-2.9.6.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cfa4f316351a91bfd95cb0644c6a2c95f52db1fc diff --git a/solr/licenses/jackson-databind-2.9.8.jar.sha1 b/solr/licenses/jackson-databind-2.9.8.jar.sha1 new file mode 100644 index 00000000000..3319cf30280 --- /dev/null +++ b/solr/licenses/jackson-databind-2.9.8.jar.sha1 @@ -0,0 +1 @@ +11283f21cc480aa86c4df7a0a3243ec508372ed2 diff --git a/solr/licenses/jackson-dataformat-smile-2.9.6.jar.sha1 b/solr/licenses/jackson-dataformat-smile-2.9.6.jar.sha1 deleted file mode 100644 index d0e35b9710d..00000000000 --- a/solr/licenses/jackson-dataformat-smile-2.9.6.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3b5afd355921c359e365accaa60f7f30709e35e7 diff --git a/solr/licenses/jackson-dataformat-smile-2.9.8.jar.sha1 b/solr/licenses/jackson-dataformat-smile-2.9.8.jar.sha1 new file mode 100644 index 00000000000..a4787c06b70 --- /dev/null +++ b/solr/licenses/jackson-dataformat-smile-2.9.8.jar.sha1 @@ -0,0 +1 @@ +dbb47a052ac2b249ae004ce32e1e0c8bd8ee526c