Skip to content

Commit

Permalink
The oracle dependence is deleted on the pom
Browse files Browse the repository at this point in the history
  • Loading branch information
osalvador committed Dec 20, 2018
1 parent 751de8e commit d215167
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
</dependency>

<!-- Oracle -->
<dependency>
<groupId>com.oracle.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<version>12.2.0.1</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.oracle.jdbc</groupId>-->
<!--<artifactId>ojdbc8</artifactId>-->
<!--<version>12.2.0.1</version>-->
<!--</dependency>-->
<!--<dependency>-->
<!--<groupId>com.oracle.jdbc</groupId>-->
<!--<artifactId>orai18n</artifactId>-->
Expand Down

0 comments on commit d215167

Please sign in to comment.