Update jackson-databind to 2.10.3 (#28678)

This commit is contained in:
Scala Steward 2020-03-09 17:44:06 +01:00 committed by GitHub
parent 0f77212913
commit e819ae9f51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ object Dependencies {
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
val agronaVersion = "1.4.0"
val nettyVersion = "3.10.6.Final"
val jacksonVersion = "2.10.2"
val jacksonVersion = "2.10.3"
val protobufJavaVersion = "3.10.0"
val logbackVersion = "1.2.3"