Skip to content

Commit

Permalink
use ojdbc11
Browse files Browse the repository at this point in the history
  • Loading branch information
inponomarev committed May 11, 2024
1 parent 36c85f2 commit 14f4934
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 @@ -123,7 +123,7 @@
</dependency>
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<artifactId>ojdbc11</artifactId>
<version>${jdbc.driver.oracle.version}</version>
<scope>runtime</scope>
</dependency>
Expand Down

0 comments on commit 14f4934

Please sign in to comment.