From 416d229af70f3ceae034606560c32b78611c2d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Guessant?= Date: Thu, 21 Mar 2024 15:48:31 +0100 Subject: [PATCH] remove dependency to maven.oracle.com --- pom.xml | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 28a623a..daa9e85 100644 --- a/pom.xml +++ b/pom.xml @@ -9,28 +9,7 @@ UTF-8 - - - - maven.oracle.com - - true - - - false - - https://maven.oracle.com - default - - - - - - maven.oracle.com - https://maven.oracle.com - - - + @@ -67,22 +46,22 @@ - com.oracle.jdbc + com.oracle.database.jdbc ojdbc8 12.2.0.1 - com.oracle.jdbc + com.oracle.database.security oraclepki 12.2.0.1 - com.oracle.jdbc + com.oracle.database.security osdt_cert 12.2.0.1 - com.oracle.jdbc + com.oracle.database.security osdt_core 12.2.0.1 @@ -94,4 +73,4 @@ - \ No newline at end of file +