diff --git a/pom.xml b/pom.xml index 9807923e1f..aa53cb4e8e 100644 --- a/pom.xml +++ b/pom.xml @@ -46,9 +46,10 @@ github - 1.7.36 redis.clients.jedis + 1.7.36 1.7.1 + 2.16.0 @@ -88,6 +89,7 @@ 1.19.0 test + junit junit @@ -115,15 +117,17 @@ com.fasterxml.jackson.core jackson-databind - 2.14.2 + ${jackson.version} test com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.14.2 + ${jackson.version} test + + io.github.resilience4j resilience4j-all