Update to jackson-databind 2.9.9.3
* a few more gadget types added to blacklist * https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9#micro-patches
This commit is contained in:
parent
6c13949aec
commit
911f6ab6c5
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ object Dependencies {
|
||||||
val agronaVersion = "1.0.1"
|
val agronaVersion = "1.0.1"
|
||||||
val nettyVersion = "3.10.6.Final"
|
val nettyVersion = "3.10.6.Final"
|
||||||
val jacksonVersion = "2.9.9"
|
val jacksonVersion = "2.9.9"
|
||||||
val jacksonDatabindVersion = "2.9.9.1"
|
val jacksonDatabindVersion = "2.9.9.3"
|
||||||
|
|
||||||
val scala212Version = "2.12.9"
|
val scala212Version = "2.12.9"
|
||||||
val scala213Version = "2.13.0"
|
val scala213Version = "2.13.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue