DBZ-7364 Bundle Oracle ojdbc8 with the connector

This commit is contained in:
Chris Cranford 2024-02-22 10:50:14 -05:00 committed by Jiri Pechanec
parent 8b770d763a
commit 01aa339cdb

View File

@ -294,7 +294,6 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>