From 373a9273031147e4034dfd0e530b3657ca709b5a Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 20 Feb 2018 18:19:39 +0100 Subject: Fix issue with clamp.env Clamp.env was wrong so clamp was crashing at runtime when accessing the db Issue-ID: CLAMP-85 Change-Id: I162b682fa9d4977218e3ebd48e210bf87d053698 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3a482dd0..192d35bd 100644 --- a/pom.xml +++ b/pom.xml @@ -468,7 +468,7 @@ org.mariadb.jdbc mariadb-java-client - 2.1.1 + 2.2.1 -- cgit 1.2.3-korg