From da0174d3b037468d243fad688ca1fd91c2049d24 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 16 Oct 2018 08:07:10 +0200 Subject: update third party libs to solve incompatibility with JDK11 --- id/server/idserverlib/pom.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'id/server/idserverlib/pom.xml') diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index a8a1a2695..a0d8b9a22 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -489,13 +489,13 @@ org.springframework.data spring-data-redis - 1.8.14.RELEASE + 2.1.0.RELEASE org.apache.commons commons-pool2 - 2.4.3 + 2.6.0 redis.clients @@ -503,7 +503,7 @@ 2.9.0 - + + + + com.fasterxml.jackson.core + jackson-core + 2.9.7 + -- cgit v1.2.3