Skip to content

Commit

Permalink
Downgrade Oracle driver
Browse files Browse the repository at this point in the history
  • Loading branch information
sualeh committed Feb 9, 2025
1 parent 88c99ea commit a50b42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemacrawler-jdbc-drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.oracle.database.jdbc.debug</groupId>
<artifactId>ojdbc8_g</artifactId>
<version>21.17.0.0</version>
<version>21.16.0.0</version>
</dependency>
<dependency>
<groupId>com.ibm.db2</groupId>
Expand Down

0 comments on commit a50b42d

Please # to comment.