loemkie 1 month ago
parent
commit
5a1c484501
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -360,7 +360,7 @@
 <!--            <artifactId>ojdbc14</artifactId>-->
 <!--            <version>10.2.0.4.0</version>-->
 <!--        </dependency>-->
-        <dependency>
+       <!-- <dependency>
             <groupId>com.oracle</groupId>
             <artifactId>ojdbc11</artifactId>
             <version>11.2.0.1.0</version>
@@ -370,7 +370,7 @@
             <artifactId>orai18n</artifactId>
             <version>21.5.0.0</version>
             <scope>provided</scope>
-        </dependency>
+        </dependency>-->
 
         <dependency>
             <groupId>commons-io</groupId>