diff --git a/redisson/pom.xml b/redisson/pom.xml index 8a15bc7f6..2685556fb 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -225,44 +225,44 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.9 + 2.9.10 com.fasterxml.jackson.core jackson-core - 2.9.9 + 2.9.10 com.fasterxml.jackson.core jackson-databind - 2.9.9.2 + 2.9.10 com.fasterxml.jackson.dataformat jackson-dataformat-ion - 2.9.9 + 2.9.10 provided true com.fasterxml.jackson.dataformat jackson-dataformat-cbor - 2.9.9 + 2.9.10 provided true com.fasterxml.jackson.dataformat jackson-dataformat-smile - 2.9.9 + 2.9.10 provided true com.fasterxml.jackson.dataformat jackson-dataformat-avro - 2.9.9 + 2.9.10 provided true