update to Jackson 2.9.10 (#27796)
This commit is contained in:
parent
08a6fff66b
commit
a1949cabdf
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ object Dependencies {
|
|||
// needs to be inline with the aeron version
|
||||
val agronaVersion = "1.0.7"
|
||||
val nettyVersion = "3.10.6.Final"
|
||||
val jacksonVersion = "2.9.9"
|
||||
val jacksonDatabindVersion = "2.9.9.3"
|
||||
val jacksonVersion = "2.9.10"
|
||||
val jacksonDatabindVersion = "2.9.10"
|
||||
val protobufJavaVersion = "3.9.2"
|
||||
val logbackVersion = "1.2.3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue