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 --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8b61cb1b8..adaeaa1e7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,21 +26,21 @@ 1.0.3 - 4.3.18.RELEASE - 1.11.13.RELEASE + 5.1.0.RELEASE + 2.1.0.RELEASE 2.22.0 2.3.0 2.6.6 1.4.6 - 2.1.0 + 2.1.2 - 5.2.17.Final - 2.4.0 + 5.3.6.Final + 2.5.0 - 3.2.5 - 2.5.17 + 3.2.6 + 2.5.18 2.0.0 @@ -50,7 +50,7 @@ 4.4.10 - 6.0.6 + 8.0.12 4.12 @@ -60,9 +60,9 @@ 3.2.2 2.10 - 2.9.1 - 1.4 - ${org.springframework.version} + 2.9.7 + 1.4 + ${org.springframework.version} -- cgit v1.2.3