Remove MariaDB support 12/140012/1
authoradheli.tavares <adheli.tavares@est.tech>
Thu, 16 Jan 2025 11:20:16 +0000 (11:20 +0000)
committerAdheli Tavares <adheli.tavares@est.tech>
Thu, 23 Jan 2025 12:55:04 +0000 (12:55 +0000)
Issue-ID: POLICY-5196
Change-Id: I2a4a69d79a02ab510c790f6b0a2fabf4ce02d38d
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
integration/pom.xml

index 44f4b44..8b1f56e 100644 (file)
@@ -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");
                 <artifactId>kie-ci</artifactId>
                 <version>${version.drools}</version>
             </dependency>
-            <dependency>
-                <groupId>org.mariadb.jdbc</groupId>
-                <artifactId>mariadb-java-client</artifactId>
-                <version>3.3.3</version>
-            </dependency>
             <dependency>
                 <groupId>org.postgresql</groupId>
                 <artifactId>postgresql</artifactId>