diff --git a/redisson/pom.xml b/redisson/pom.xml
index 1909e0242..c7fb130a3 100644
--- a/redisson/pom.xml
+++ b/redisson/pom.xml
@@ -141,7 +141,7 @@
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
- 2.7.9
+ 2.9.7
test
@@ -207,44 +207,44 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.7.9
+ 2.9.7
com.fasterxml.jackson.core
jackson-core
- 2.7.9
+ 2.9.7
com.fasterxml.jackson.core
jackson-databind
- 2.7.9.4
+ 2.9.7
com.fasterxml.jackson.dataformat
jackson-dataformat-ion
- 2.7.9
+ 2.9.7
provided
true
com.fasterxml.jackson.dataformat
jackson-dataformat-cbor
- 2.7.9
+ 2.9.7
provided
true
com.fasterxml.jackson.dataformat
jackson-dataformat-smile
- 2.7.9
+ 2.9.7
provided
true
com.fasterxml.jackson.dataformat
jackson-dataformat-avro
- 2.7.9
+ 2.9.7
provided
true
@@ -298,6 +298,23 @@
+
+
+ org.owasp
+ dependency-check-maven
+ 3.3.2
+
+ 12
+ 5
+
+
+
+
+ check
+
+
+
+
maven-compiler-plugin