utPLSQL / utPLSQL-java-api

Java API for running utPLSQL v3+ unit tests from java applictions
Apache License 2.0
6 stars 5 forks source link

Update dependencies to oracle drivers #98

Closed pesse closed 2 years ago

pesse commented 4 years ago

As stated here: https://medium.com/oracledevs/oracle-jdbc-drivers-on-maven-central-64fcf724d8b Oracle changed group-ids for their public oracle drivers and put them on maven central.

We should update the dependencies used in java-api accordingly. Also required by https://github.com/utPLSQL/utPLSQL-maven-plugin/issues/56