From ced1872b56bd59cfc2291a7e286c67695b1ea1f6 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Thu, 6 Feb 2020 09:54:43 +0300 Subject: [PATCH] libs updated --- redisson/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index 312dde93c..ada1da59e 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -74,18 +74,18 @@ io.projectreactor reactor-core - 3.3.0.RELEASE + 3.3.2.RELEASE io.reactivex.rxjava2 rxjava - 2.2.12 + 2.2.17 org.assertj assertj-core - 3.13.2 + 3.15.0 test @@ -103,7 +103,7 @@ org.jooq joor-java-8 - 0.9.11 + 0.9.12 test @@ -145,7 +145,7 @@ org.apache.httpcomponents fluent-hc - 4.5.6 + 4.5.11 test @@ -199,7 +199,7 @@ org.xerial.snappy snappy-java - 1.1.7.2 + 1.1.7.3 provided true @@ -218,7 +218,7 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.30 @@ -261,7 +261,7 @@ net.bytebuddy byte-buddy - 1.10.2 + 1.10.7 org.jodd