From 3ea62c262e47b4a507b2ba16a3c8a35b5afb1653 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 16 Jan 2025 11:20:16 +0000 Subject: Remove MariaDB support Issue-ID: POLICY-5196 Change-Id: I2a4a69d79a02ab510c790f6b0a2fabf4ce02d38d Signed-off-by: adheli.tavares --- integration/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'integration') diff --git a/integration/pom.xml b/integration/pom.xml index 44f4b442..8b1f56ea 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2018-2023 AT&T. All rights reserved. - Modifications Copyright (C) 2019-2024 Nordix Foundation. + Modifications Copyright (C) 2019-2025 Nordix Foundation. Modifications Copyright (C) 2020-2022 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -679,11 +679,6 @@ kie-ci ${version.drools} - - org.mariadb.jdbc - mariadb-java-client - 3.3.3 - org.postgresql postgresql -- cgit