Skip to content

Commit

Permalink
Merge branch 'master' into feat/2618-auto-determine-type-when-missing
Browse files Browse the repository at this point in the history
  • Loading branch information
epochcoder committed Jan 7, 2025
2 parents 7b3e6d2 + 2de2506 commit 009e7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
</dependency>
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<artifactId>ojdbc11</artifactId>
<version>23.6.0.24.10</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 009e7dd

Please sign in to comment.