mirror of https://github.com/apache/lucene.git
SOLR-10036: Upgrade jackson from 2.5.4 to 2.9.5
This commit is contained in:
parent
70abbe7433
commit
f6cbb2db6b
|
@ -15,7 +15,7 @@ com.carrotsearch.randomizedtesting.version = 2.5.3
|
|||
/com.cybozu.labs/langdetect = 1.1-20120112
|
||||
/com.drewnoakes/metadata-extractor = 2.10.1
|
||||
|
||||
com.fasterxml.jackson.core.version = 2.5.4
|
||||
com.fasterxml.jackson.core.version = 2.9.5
|
||||
/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}
|
||||
|
|
|
@ -262,6 +262,8 @@ Other Changes
|
|||
toMap, toMultiMap, toFilteredSolrParams, getAll. The latter ones have no direct replacement but are easy to
|
||||
implement yourself as-needed. (David Smiley)
|
||||
|
||||
* SOLR-10036: Upgrade jackson from 2.5.4 to 2.9.5 (Shashank Pedamallu, Shawn Heisey, Varun Thacker)
|
||||
|
||||
================== 7.3.1 ==================
|
||||
|
||||
Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
7a93b60f5d2d43024f34e15893552ee6defdb971
|
|
@ -0,0 +1 @@
|
|||
9056ec9db21c57d43219a84bb18c129ae51c6a5d
|
|
@ -1 +0,0 @@
|
|||
0a57a2df1a23ca1ee32f129173ba7f5feaa9ac24
|
|
@ -0,0 +1 @@
|
|||
a22ac51016944b06fd9ffbc9541c6e7ce5eea117
|
|
@ -1 +0,0 @@
|
|||
5dfa42af84584b4a862ea488da84bbbebbb06c35
|
|
@ -0,0 +1 @@
|
|||
3490508379d065fe3fcb80042b62f630f7588606
|
|
@ -1 +0,0 @@
|
|||
db0c5f1b6e16cb5f5e0505abfcd4b36f3e8bfdc6
|
|
@ -0,0 +1 @@
|
|||
dbc8efaf5c70004dfb4ac5db6fa7e12534ada22d
|
Loading…
Reference in New Issue