From 09bc8450b2b0c4f60eb4a241efc548d13c5c9912 Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 23 May 2019 17:34:07 +0200 Subject: Rework the loop state Rework the state loop so there is no bug in the loop state anymore, now the components are scanned + upgrade to 4.0.4 Issue-ID: CLAMP-384 Change-Id: If7649238ee52864c84bfb9b6b8471d1738752e29 Signed-off-by: sebdet --- pom.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4fdbea37..df8b0e27 100644 --- a/pom.xml +++ b/pom.xml @@ -61,12 +61,9 @@ UTF-8 UTF-8 - git-server - 1.8 - 1.0.0 - 2.23.2 - 2.1.4.RELEASE + 2.24.0 + 2.1.5.RELEASE jacoco ${project.build.directory}/surefire-reports @@ -89,7 +86,7 @@ true false - 9.0.16 + 9.0.20 -- cgit