Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
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 utPLSQL/utPLSQL-maven-plugin#56