mirror of https://github.com/apache/lucene.git
SOLR-13112: Upgrade jackson to 2.9.8
Signed-off-by: Kevin Risden <krisden@apache.org>
This commit is contained in:
parent
11542aebce
commit
361d1e84ce
|
@ -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}
|
||||
|
|
|
@ -191,6 +191,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.
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
6a0f0f154edaba00067772ce02e24f8c0973d84c
|
|
@ -0,0 +1 @@
|
|||
ba7f0e6f8f1b28d251eeff2a5604bed34c53ff35
|
|
@ -1 +0,0 @@
|
|||
4e393793c37c77e042ccc7be5a914ae39251b365
|
|
@ -0,0 +1 @@
|
|||
0f5a654e4675769c716e5b387830d19b501ca191
|
|
@ -1 +0,0 @@
|
|||
cfa4f316351a91bfd95cb0644c6a2c95f52db1fc
|
|
@ -0,0 +1 @@
|
|||
11283f21cc480aa86c4df7a0a3243ec508372ed2
|
|
@ -1 +0,0 @@
|
|||
3b5afd355921c359e365accaa60f7f30709e35e7
|
|
@ -0,0 +1 @@
|
|||
dbb47a052ac2b249ae004ce32e1e0c8bd8ee526c
|
Loading…
Reference in New Issue