diff --git a/pom.xml b/pom.xml
index e5b74024b..2a04a5a16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
com.fasterxml.jackson
jackson-bom
- 2.10.1
+ 2.10.2
pom
import
diff --git a/redisson/pom.xml b/redisson/pom.xml
index 036d7d478..14ecf8050 100644
--- a/redisson/pom.xml
+++ b/redisson/pom.xml
@@ -220,7 +220,11 @@
slf4j-api
1.7.30
-
+
+ org.yaml
+ snakeyaml
+ 1.25
+
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml