[jOOQ/jOOQ#12385] Require ojdbc by module name com.oracle.database.jdbc

(The dependency was upgraded in a previous commit)
This commit is contained in:
Lukas Eder 2021-09-02 09:34:50 +02:00
parent 4cef5556eb
commit 82b9a2c4a3

View File

@ -44,7 +44,6 @@ module org.jooq {
requires static org.postgresql.jdbc;
exports org.jooq;