Merge pull request #29016 from scala-steward/update/jackson-databind-2.10.4

This commit is contained in:
Renato Cavalcanti 2020-05-05 11:04:05 +02:00 committed by GitHub
commit 27610bcf05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.4.1" val agronaVersion = "1.4.1"
val nettyVersion = "3.10.6.Final" val nettyVersion = "3.10.6.Final"
val jacksonVersion = "2.10.3" val jacksonVersion = "2.10.4"
val protobufJavaVersion = "3.10.0" val protobufJavaVersion = "3.10.0"
val logbackVersion = "1.2.3" val logbackVersion = "1.2.3"