diff --git a/redisson/pom.xml b/redisson/pom.xml index d7f4abb9a..dd29cefd3 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -140,7 +140,7 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.9.9 + [2.10.1,) test @@ -225,44 +225,44 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.10 + [2.10.1,) com.fasterxml.jackson.core jackson-core - 2.9.10 + [2.10.1,) com.fasterxml.jackson.core jackson-databind - [2.9.10.1,) + [2.10.1,) com.fasterxml.jackson.dataformat jackson-dataformat-ion - 2.9.10 + [2.10.1,) provided true com.fasterxml.jackson.dataformat jackson-dataformat-cbor - 2.9.10 + [2.10.1,) provided true com.fasterxml.jackson.dataformat jackson-dataformat-smile - 2.9.10 + [2.10.1,) provided true com.fasterxml.jackson.dataformat jackson-dataformat-avro - 2.9.10 + [2.10.1,) provided true