Update jackson-annotations, jackson-core, ... to 2.10.1 (#28163)
This commit is contained in:
parent
175fe4786a
commit
76a37056ad
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.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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue