Update jackson-databind to 2.10.5.1
This commit is contained in:
parent
268b46c8a8
commit
331b6663a0
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ object Dependencies {
|
||||||
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
|
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
|
||||||
val agronaVersion = "1.8.0"
|
val agronaVersion = "1.8.0"
|
||||||
val nettyVersion = "3.10.6.Final"
|
val nettyVersion = "3.10.6.Final"
|
||||||
val jacksonVersion = "2.10.5"
|
val jacksonVersion = "2.10.5.1"
|
||||||
val protobufJavaVersion = "3.11.4"
|
val protobufJavaVersion = "3.11.4"
|
||||||
val logbackVersion = "1.2.3"
|
val logbackVersion = "1.2.3"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue