Update jackson-annotations, jackson-core, ... to 2.10.1 (#28163)

This commit is contained in:
Scala Steward 2019-11-19 11:37:56 +01:00 committed by Johannes Rudolph
parent 175fe4786a
commit 76a37056ad

View file

@ -21,8 +21,8 @@ object Dependencies {
// needs to be inline with the aeron version
val agronaVersion = "1.0.8"
val nettyVersion = "3.10.6.Final"
val jacksonVersion = "2.10.0"
val jacksonDatabindVersion = "2.10.0"
val jacksonVersion = "2.10.1"
val jacksonDatabindVersion = "2.10.1"
val protobufJavaVersion = "3.10.0"
val logbackVersion = "1.2.3"